Rate Overview
Live
1 USD = 2.3251 TOP
1 TOP = 0.430089
USD
Avg
2.3480
High
2.3614
Low
2.3251
Last updated: 4/16/2026, 5:26:31 AM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.33 TOP |
| 10 USD | 23.25 TOP |
| 50 USD | 116.26 TOP |
| 100 USD | 232.51 TOP |
| 500 USD | 1,162.55 TOP |
| 1,000 USD | 2,325.10 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-04-16T05:26:31Z",
"rates": {
"TOP": 2.3251
}
}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": 232.51,
"rate": 2.3251
}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