Rate Overview
Live
1 BTN = 0.024186 TOP
1 TOP = 41.3462
BTN
Avg
0.025169
High
0.026029
Low
0.024186
Last updated: 7/22/2026, 7:08:28 PM
Quick Conversions
| BTN | TOP |
|---|---|
| 1 BTN | 0.02 TOP |
| 10 BTN | 0.24 TOP |
| 50 BTN | 1.21 TOP |
| 100 BTN | 2.42 TOP |
| 500 BTN | 12.09 TOP |
| 1,000 BTN | 24.19 TOP |
Get BTN/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TOPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-22T19:08:28Z",
"rates": {
"TOP": 0.024186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TOP",
"amount": 100
},
"result": 2.4186,
"rate": 0.024186
}Build with BTN/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key