Rate Overview
Live
1 BTN = 0.891613 ALL
1 ALL = 1.1216 BTN
Avg
0.933322
High
0.967463
Low
0.891613
Last updated: 1/25/2026, 2:48:50 PM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.89 ALL |
| 10 BTN | 8.92 ALL |
| 50 BTN | 44.58 ALL |
| 100 BTN | 89.16 ALL |
| 500 BTN | 445.81 ALL |
| 1,000 BTN | 891.61 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-01-25T14:48:50Z",
"rates": {
"ALL": 0.891613
}
}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": 89.1613,
"rate": 0.891613
}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