Rate Overview
Live
1 TOP = 0.431238 USD
1 USD = 2.3189
TOP
Avg
0.426470
High
0.431238
Low
0.424170
Last updated: 3/6/2026, 7:10:53 PM
Quick Conversions
| TOP | USD |
|---|---|
| 1 TOP | 0.43 USD |
| 10 TOP | 4.31 USD |
| 50 TOP | 21.56 USD |
| 100 TOP | 43.12 USD |
| 500 TOP | 215.62 USD |
| 1,000 TOP | 431.24 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-03-06T19:10:53Z",
"rates": {
"USD": 0.431238
}
}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": 43.1238,
"rate": 0.431238
}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