Rate Overview
Live
1 BTN = 0.024715 TOP
1 TOP = 40.4613
BTN
Avg
0.026502
High
0.027772
Low
0.024409
Last updated: 7/25/2026, 3:13:10 PM
Quick Conversions
| BTN | TOP |
|---|---|
| 1 BTN | 0.02 TOP |
| 10 BTN | 0.25 TOP |
| 50 BTN | 1.24 TOP |
| 100 BTN | 2.47 TOP |
| 500 BTN | 12.36 TOP |
| 1,000 BTN | 24.72 TOP |
Get BTN/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TOPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-25T15:13:10Z",
"rates": {
"TOP": 0.024715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TOP",
"amount": 100
},
"result": 2.4715000000000003,
"rate": 0.024715
}Build with BTN/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key