Rate Overview
Live
1 BND = 64.0536 ALL
1 ALL = 0.015612
BND
Avg
63.9827
High
64.2626
Low
63.8373
Last updated: 5/7/2026, 7:57:42 PM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 64.05 ALL |
| 10 BND | 640.54 ALL |
| 50 BND | 3,202.68 ALL |
| 100 BND | 6,405.36 ALL |
| 500 BND | 32,026.80 ALL |
| 1,000 BND | 64,053.61 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-05-07T19:57:42Z",
"rates": {
"ALL": 64.053609
}
}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": 6405.3609,
"rate": 64.053609
}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