Rate Overview
Live
1 USD = 2.3226 TOP
1 TOP = 0.430561
USD
Avg
2.3464
High
2.3830
Low
2.3163
Last updated: 7/23/2026, 8:47:46 PM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.32 TOP |
| 10 USD | 23.23 TOP |
| 50 USD | 116.13 TOP |
| 100 USD | 232.26 TOP |
| 500 USD | 1,161.28 TOP |
| 1,000 USD | 2,322.55 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-23T20:47:46Z",
"rates": {
"TOP": 2.32255
}
}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.25500000000002,
"rate": 2.32255
}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