Rate Overview
Live
1 BTN = 0.859098 ALL
1 ALL = 1.1640
BTN
Avg
0.854814
High
0.860741
Low
0.849521
Last updated: 7/29/2026, 9:53:29 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.59 ALL |
| 50 BTN | 42.95 ALL |
| 100 BTN | 85.91 ALL |
| 500 BTN | 429.55 ALL |
| 1,000 BTN | 859.10 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-29T09:53:29Z",
"rates": {
"ALL": 0.859098
}
}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.9098,
"rate": 0.859098
}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