Rate Overview
Live
1 USD = 2.3138 TOP
1 TOP = 0.432189
USD
Avg
2.3405
High
2.4078
Low
2.3071
Last updated: 5/6/2026, 3:39:30 PM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.31 TOP |
| 10 USD | 23.14 TOP |
| 50 USD | 115.69 TOP |
| 100 USD | 231.38 TOP |
| 500 USD | 1,156.90 TOP |
| 1,000 USD | 2,313.80 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-05-06T15:39:30Z",
"rates": {
"TOP": 2.3138
}
}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": 231.38,
"rate": 2.3138
}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