Rate Overview
Live
1 BTN = 0.875224 ALL
1 ALL = 1.1426
BTN
Avg
0.867169
High
0.875224
Low
0.861632
Last updated: 6/19/2026, 8:37:57 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.88 ALL |
| 10 BTN | 8.75 ALL |
| 50 BTN | 43.76 ALL |
| 100 BTN | 87.52 ALL |
| 500 BTN | 437.61 ALL |
| 1,000 BTN | 875.22 ALL |
Get BTN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ALLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:37:57Z",
"rates": {
"ALL": 0.875224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ALL",
"amount": 100
},
"result": 87.5224,
"rate": 0.875224
}Build with BTN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key