Rate Overview
Live
1 BTN = 0.024739 TOP
1 TOP = 40.4220
BTN
Avg
0.025243
High
0.025516
Low
0.024739
Last updated: 4/16/2026, 6:05:02 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.37 TOP |
| 1,000 BTN | 24.74 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-04-16T18:05:02Z",
"rates": {
"TOP": 0.024739
}
}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.4739,
"rate": 0.024739
}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