Rate Overview
Live
1 TOP = 40.8086 BTN
1 BTN = 0.024505
TOP
Avg
39.6455
High
41.6462
Low
37.7243
Last updated: 7/21/2026, 3:36:09 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 40.81 BTN |
| 10 TOP | 408.09 BTN |
| 50 TOP | 2,040.43 BTN |
| 100 TOP | 4,080.86 BTN |
| 500 TOP | 20,404.29 BTN |
| 1,000 TOP | 40,808.58 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-07-21T03:36:09Z",
"rates": {
"BTN": 40.808583
}
}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": 4080.8583,
"rate": 40.808583
}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