Rate Overview
Live
1 BTN = 0.860368 ALL
1 ALL = 1.1623
BTN
Avg
0.882171
High
0.918623
Low
0.851808
Last updated: 7/6/2026, 3:13:30 PM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.60 ALL |
| 50 BTN | 43.02 ALL |
| 100 BTN | 86.04 ALL |
| 500 BTN | 430.18 ALL |
| 1,000 BTN | 860.37 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-06T15:13:30Z",
"rates": {
"ALL": 0.860368
}
}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": 86.0368,
"rate": 0.860368
}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