Rate Overview
Live
1 TOP = 0.424034 USD
1 USD = 2.3583
TOP
Avg
0.424639
High
0.428478
Low
0.420266
Last updated: 6/15/2026, 12:59:02 PM
Quick Conversions
| TOP | USD |
|---|---|
| 1 TOP | 0.42 USD |
| 10 TOP | 4.24 USD |
| 50 TOP | 21.20 USD |
| 100 TOP | 42.40 USD |
| 500 TOP | 212.02 USD |
| 1,000 TOP | 424.03 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-06-15T12:59:02Z",
"rates": {
"USD": 0.424034
}
}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": 42.403400000000005,
"rate": 0.424034
}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