How to Convert X (Twitter) ID to Handle
Four quick steps to look up any Twitter user ID or find the numeric ID behind a handle using our free tool.
Paste a numeric ID or type a @username.
ID to Handle or Handle to ID.
The tool queries X in real time and returns the current mapping instantly.
Copy the result for your research, paste it into a spreadsheet, or test it in the Sorsa Playground. Need to convert hundreds of IDs at once? See the batch conversion guide for the API approach.
What is a Twitter (X) User ID?
A short explainer on the permanent numeric identifier behind every X account and how it differs from the @handle you see on profiles.
A Twitter (X) User ID is a unique numeric identifier assigned to every account at the moment of creation. Unlike @handles, which users can change anytime, the User ID never changes and cannot be reused. For example, @elonmusk has the User ID 44196397 — no matter how many times a handle changes, this number stays the same.
User IDs follow Twitter's Snowflake format: 64-bit integers that also encode a creation timestamp. This means you can estimate when an account was created just from its ID.
User ID vs Username - Key Differences
A quick comparison to understand when to use @handles and when numeric IDs are the better choice.
| Aspect | @Username (Handle) | User ID (Numeric) |
|---|---|---|
| Can change | Yes, anytime | Never |
| Format | @text (e.g. @NASA) | 64-bit number (e.g. 11348282) |
| Stability | Volatile | Permanent |
| Reusable | Yes, after release | No |
| Best for | Daily browsing, mentions | Databases, tracking, automation |
If you are building a spreadsheet of accounts, monitoring brand mentions over time, or verifying contest participants, always store the numeric User ID alongside the handle. That way your records stay accurate even if accounts rebrand. For a deep dive into why IDs matter for API integrations, see the ID Conversion developer guide.
Who Uses This Tool?
From quick one-off lookups to daily research workflows, here is how people use the free ID converter.
Marketers & brand managers
Track competitor accounts and influencer partnerships without worrying about broken links when handles change.
OSINT researchers & journalists
Confirm account identity across name changes. A User ID is the only reliable way to prove two profiles are the same account.
Community managers & contest organizers
Verify giveaway winners and community members using permanent IDs instead of easily swapped usernames.
Data analysts
Clean up datasets by normalizing mixed-format account references (handles, URLs, IDs) into a single stable identifier.
Developers & QA testers
Quickly grab a User ID to test API calls or debug integrations without writing code.
Frequently Asked Questions
Common questions about the free X (Twitter) ID to handle converter tool.
Is this tool really free?
How accurate are the results?
Can this tool find the current handle from an old User ID?
What happens with suspended or deleted accounts?
Can I convert hundreds or thousands of IDs at once?
Can I estimate when an account was created from its ID?
Is there a daily limit on free conversions?
Do I need an API key to use this converter?
Explore More Free X (Twitter) Tools
All free, all instant, no sign-up required. Powered by the Sorsa API.
Test any Sorsa API endpoint directly in your browser. Export results to CSV, Excel or JSON.
Advanced Search BuilderBuild complex X search queries visually with all supported operators.
Shadowban CheckCheck if any X account is shadowbanned or has limited reach.
Media DownloaderSave photos and videos from any X post in full resolution.
User ComparisonCompare two accounts side-by-side by followers, engagement and more.
Recent FollowersView the last 20 followers of any account with profile details.
Engagement CalculatorCalculate engagement rate from recent tweets.
Need Bulk Conversion or API Access?
This free tool handles one-off lookups. For automation, batch processing, or integration, the Sorsa API has you covered.
The Sorsa API provides three dedicated endpoints for ID conversion: username to ID, ID to username, and profile link to ID. Process thousands of accounts, detect handle changes automatically, and build reliable data pipelines. Full code examples and batch scripts are in the ID Conversion developer guide. Get your API key at api.sorsa.io.