Rate Overview
Live
1 TOP = 0.417435 USD
1 USD = 2.3956
TOP
Avg
0.420311
High
0.422366
Low
0.416554
Last updated: 7/5/2026, 4:41:58 AM
Quick Conversions
| TOP | USD |
|---|---|
| 1 TOP | 0.42 USD |
| 10 TOP | 4.17 USD |
| 50 TOP | 20.87 USD |
| 100 TOP | 41.74 USD |
| 500 TOP | 208.72 USD |
| 1,000 TOP | 417.44 USD |
Get TOP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=USDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-05T04:41:58Z",
"rates": {
"USD": 0.417435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "USD",
"amount": 100
},
"result": 41.7435,
"rate": 0.417435
}Build with TOP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key