Rate Overview
Live
1 BND = 63.8487 ALL
1 ALL = 0.015662
BND
Avg
63.8574
High
64.0395
Low
63.6874
Last updated: 6/19/2026, 8:40:16 AM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 63.85 ALL |
| 10 BND | 638.49 ALL |
| 50 BND | 3,192.44 ALL |
| 100 BND | 6,384.87 ALL |
| 500 BND | 31,924.36 ALL |
| 1,000 BND | 63,848.72 ALL |
Get BND/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ALLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T08:40:16Z",
"rates": {
"ALL": 63.848723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ALL",
"amount": 100
},
"result": 6384.8723,
"rate": 63.848723
}Build with BND/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key