Rate Overview
Live
1 USD = 2.3095 TOP
1 TOP = 0.433004
USD
Avg
2.3439
High
2.3575
Low
2.3095
Last updated: 3/7/2026, 12:13:51 AM
Quick Conversions
| USD | TOP |
|---|---|
| 1 USD | 2.31 TOP |
| 10 USD | 23.09 TOP |
| 50 USD | 115.47 TOP |
| 100 USD | 230.95 TOP |
| 500 USD | 1,154.73 TOP |
| 1,000 USD | 2,309.45 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-07T00:13:51Z",
"rates": {
"TOP": 2.30945
}
}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": 230.945,
"rate": 2.30945
}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