Rate Overview
Live
1 TOP = 41.2045 BTN
1 BTN = 0.024269
TOP
Avg
38.1834
High
41.2045
Low
36.4186
Last updated: 5/27/2026, 8:48:36 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 41.20 BTN |
| 10 TOP | 412.04 BTN |
| 50 TOP | 2,060.22 BTN |
| 100 TOP | 4,120.45 BTN |
| 500 TOP | 20,602.25 BTN |
| 1,000 TOP | 41,204.49 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-27T08:48:36Z",
"rates": {
"BTN": 41.204493
}
}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": 4120.4493,
"rate": 41.204493
}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