Rate Overview
Live
1 BTN = 0.872258 ALL
1 ALL = 1.1464
BTN
Avg
0.884948
High
0.918623
Low
0.851808
Last updated: 6/22/2026, 6:15:09 PM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.87 ALL |
| 10 BTN | 8.72 ALL |
| 50 BTN | 43.61 ALL |
| 100 BTN | 87.23 ALL |
| 500 BTN | 436.13 ALL |
| 1,000 BTN | 872.26 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-22T18:15:09Z",
"rates": {
"ALL": 0.872258
}
}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.22579999999999,
"rate": 0.872258
}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