Rate Overview
Live
1 USD = 2.3178 TOP
1 TOP = 0.431444
USD
Avg
2.3372
High
2.3592
Low
2.3178
Last updated: 5/26/2026, 8:21:33 PM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.32 TOP |
| 10 USD | 23.18 TOP |
| 50 USD | 115.89 TOP |
| 100 USD | 231.78 TOP |
| 500 USD | 1,158.90 TOP |
| 1,000 USD | 2,317.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-26T20:21:33Z",
"rates": {
"TOP": 2.3178
}
}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.78,
"rate": 2.3178
}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