Rate Overview
Live
1 TOP = 41.1045 BTN
1 BTN = 0.024328
TOP
Avg
39.4564
High
41.6462
Low
37.7243
Last updated: 5/27/2026, 6:14:05 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 41.10 BTN |
| 10 TOP | 411.05 BTN |
| 50 TOP | 2,055.23 BTN |
| 100 TOP | 4,110.45 BTN |
| 500 TOP | 20,552.26 BTN |
| 1,000 TOP | 41,104.52 BTN |
Get TOP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BTNExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-27T06:14:05Z",
"rates": {
"BTN": 41.104521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BTN",
"amount": 100
},
"result": 4110.4520999999995,
"rate": 41.104521
}Build with TOP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key