Rate Overview
Live
1 TOP = 40.0152 BTN
1 BTN = 0.024991
TOP
Avg
40.3340
High
40.9680
Low
39.9926
Last updated: 6/16/2026, 8:33:57 AM
Quick Conversions
| TOP | BTN |
|---|---|
| 1 TOP | 40.02 BTN |
| 10 TOP | 400.15 BTN |
| 50 TOP | 2,000.76 BTN |
| 100 TOP | 4,001.52 BTN |
| 500 TOP | 20,007.58 BTN |
| 1,000 TOP | 40,015.15 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-06-16T08:33:57Z",
"rates": {
"BTN": 40.015152
}
}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": 4001.5152,
"rate": 40.015152
}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