Rate Overview
Live
1 USD = 2.3956 TOP
1 TOP = 0.417436
USD
Avg
2.3811
High
2.4006
Low
2.3676
Last updated: 7/5/2026, 7:28:15 PM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.40 TOP |
| 10 USD | 23.96 TOP |
| 50 USD | 119.78 TOP |
| 100 USD | 239.56 TOP |
| 500 USD | 1,197.79 TOP |
| 1,000 USD | 2,395.58 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-05T19:28:15Z",
"rates": {
"TOP": 2.39557717
}
}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": 239.55771700000003,
"rate": 2.39557717
}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