Rate Overview
Live
1 TOP = 41.0469 BTN
1 BTN = 0.024362
TOP
Avg
40.6146
High
41.1253
Low
39.4067
Last updated: 5/7/2026, 12:13:26 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 41.05 BTN |
| 10 TOP | 410.47 BTN |
| 50 TOP | 2,052.34 BTN |
| 100 TOP | 4,104.69 BTN |
| 500 TOP | 20,523.43 BTN |
| 1,000 TOP | 41,046.85 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-07T00:13:26Z",
"rates": {
"BTN": 41.046852
}
}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": 4104.6852,
"rate": 41.046852
}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