Rate Overview
Live
1 TOP = 40.7948 BTN
1 BTN = 0.024513
TOP
Avg
40.2232
High
41.3541
Low
39.3614
Last updated: 7/20/2026, 5:30:22 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 40.79 BTN |
| 10 TOP | 407.95 BTN |
| 50 TOP | 2,039.74 BTN |
| 100 TOP | 4,079.48 BTN |
| 500 TOP | 20,397.38 BTN |
| 1,000 TOP | 40,794.76 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-20T05:30:22Z",
"rates": {
"BTN": 40.794757
}
}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": 4079.4756999999995,
"rate": 40.794757
}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