Rate Overview
Live
1 TOP = 40.6861 BTN
1 BTN = 0.024578
TOP
Avg
40.9255
High
41.4359
Low
40.5651
Last updated: 5/27/2026, 3:39:05 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 40.69 BTN |
| 10 TOP | 406.86 BTN |
| 50 TOP | 2,034.30 BTN |
| 100 TOP | 4,068.61 BTN |
| 500 TOP | 20,343.03 BTN |
| 1,000 TOP | 40,686.05 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-27T03:39:05Z",
"rates": {
"BTN": 40.686054
}
}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": 4068.6054,
"rate": 40.686054
}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