Rate Overview
Live
1 BTN = 0.025139 TOP
1 TOP = 39.7788
BTN
Avg
0.025100
High
0.025405
Low
0.024855
Last updated: 7/4/2026, 8:38:43 PM
Quick Conversions
| BTN | TOP |
|---|---|
| 1 BTN | 0.03 TOP |
| 10 BTN | 0.25 TOP |
| 50 BTN | 1.26 TOP |
| 100 BTN | 2.51 TOP |
| 500 BTN | 12.57 TOP |
| 1,000 BTN | 25.14 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-04T20:38:43Z",
"rates": {
"TOP": 0.025139
}
}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.5139,
"rate": 0.025139
}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