Rate Overview
Live
1 BTN = 0.899699 ALL
1 ALL = 1.1115
BTN
Avg
0.898029
High
0.903432
Low
0.894118
Last updated: 3/7/2026, 3:21:24 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.90 ALL |
| 10 BTN | 9.00 ALL |
| 50 BTN | 44.98 ALL |
| 100 BTN | 89.97 ALL |
| 500 BTN | 449.85 ALL |
| 1,000 BTN | 899.70 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-03-07T03:21:24Z",
"rates": {
"ALL": 0.899699
}
}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": 89.9699,
"rate": 0.899699
}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