Rate Overview
Live
1 USD = 2.4084 TOP
1 TOP = 0.415210
USD
Avg
2.3734
High
2.4084
Low
2.3485
Last updated: 8/15/2026, 5:35:44 AM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.41 TOP |
| 10 USD | 24.08 TOP |
| 50 USD | 120.42 TOP |
| 100 USD | 240.84 TOP |
| 500 USD | 1,204.21 TOP |
| 1,000 USD | 2,408.42 TOP |
Get USD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TOPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T05:35:44Z",
"rates": {
"TOP": 2.40841823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TOP",
"amount": 100
},
"result": 240.841823,
"rate": 2.40841823
}Build with USD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key