Rate Overview
Live
1 USD = 2.3399 TOP
1 TOP = 0.427369
USD
Avg
2.3503
High
2.3969
Low
2.3250
Last updated: 3/27/2026, 3:26:45 AM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.34 TOP |
| 10 USD | 23.40 TOP |
| 50 USD | 117.00 TOP |
| 100 USD | 233.99 TOP |
| 500 USD | 1,169.95 TOP |
| 1,000 USD | 2,339.90 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-03-27T03:26:45Z",
"rates": {
"TOP": 2.3399
}
}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": 233.99,
"rate": 2.3399
}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