Rate Overview
Live
1 BTN = 0.859815 ALL
1 ALL = 1.1630
BTN
Avg
0.859745
High
0.863146
Low
0.858433
Last updated: 5/7/2026, 11:18:49 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.60 ALL |
| 50 BTN | 42.99 ALL |
| 100 BTN | 85.98 ALL |
| 500 BTN | 429.91 ALL |
| 1,000 BTN | 859.81 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-05-07T11:18:49Z",
"rates": {
"ALL": 0.859815
}
}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.9815,
"rate": 0.859815
}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