Rate Overview
Live
1 USD = 2.3439 TOP
1 TOP = 0.426630
USD
Avg
2.3392
High
2.3584
Low
2.3325
Last updated: 9/1/2026, 11:17:04 PM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.34 TOP |
| 10 USD | 23.44 TOP |
| 50 USD | 117.20 TOP |
| 100 USD | 234.40 TOP |
| 500 USD | 1,171.98 TOP |
| 1,000 USD | 2,343.95 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-09-01T23:17:04Z",
"rates": {
"TOP": 2.34395
}
}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": 234.395,
"rate": 2.34395
}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