Rate Overview
Live
1 USD = 2.3849 TOP
1 TOP = 0.419302
USD
Avg
2.3817
High
2.4143
Low
2.3384
Last updated: 7/26/2026, 9:34:56 AM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.38 TOP |
| 10 USD | 23.85 TOP |
| 50 USD | 119.25 TOP |
| 100 USD | 238.49 TOP |
| 500 USD | 1,192.46 TOP |
| 1,000 USD | 2,384.91 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-07-26T09:34:56Z",
"rates": {
"TOP": 2.38491363
}
}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": 238.49136299999998,
"rate": 2.38491363
}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