Rate Overview
Live
1 BTN = 0.869960 ALL
1 ALL = 1.1495
BTN
Avg
0.876630
High
0.885711
Low
0.869623
Last updated: 4/17/2026, 6:09:29 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.87 ALL |
| 10 BTN | 8.70 ALL |
| 50 BTN | 43.50 ALL |
| 100 BTN | 87.00 ALL |
| 500 BTN | 434.98 ALL |
| 1,000 BTN | 869.96 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-04-17T06:09:29Z",
"rates": {
"ALL": 0.86996
}
}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.996,
"rate": 0.86996
}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