Rate Overview
Live
1 BTN = 0.859550 ALL
1 ALL = 1.1634
BTN
Avg
0.910069
High
0.975183
Low
0.851449
Last updated: 7/12/2026, 12:20:35 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.60 ALL |
| 50 BTN | 42.98 ALL |
| 100 BTN | 85.96 ALL |
| 500 BTN | 429.78 ALL |
| 1,000 BTN | 859.55 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-07-12T00:20:35Z",
"rates": {
"ALL": 0.85955
}
}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": 85.955,
"rate": 0.85955
}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