Rate Overview
Live
1 BTN = 0.024094 TOP
1 TOP = 41.5041
BTN
Avg
0.024633
High
0.025376
Low
0.024094
Last updated: 5/6/2026, 7:15:54 PM
Quick Conversions
| BTN | TOP |
|---|---|
| 1 BTN | 0.02 TOP |
| 10 BTN | 0.24 TOP |
| 50 BTN | 1.20 TOP |
| 100 BTN | 2.41 TOP |
| 500 BTN | 12.05 TOP |
| 1,000 BTN | 24.09 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-05-06T19:15:54Z",
"rates": {
"TOP": 0.024094
}
}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.4094,
"rate": 0.024094
}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