Rate Overview
Live
1 BND = 64.7179 ALL
1 ALL = 0.015452
BND
Avg
64.3046
High
65.5094
Low
63.5904
Last updated: 3/27/2026, 1:14:28 PM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 64.72 ALL |
| 10 BND | 647.18 ALL |
| 50 BND | 3,235.90 ALL |
| 100 BND | 6,471.79 ALL |
| 500 BND | 32,358.96 ALL |
| 1,000 BND | 64,717.93 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-03-27T13:14:28Z",
"rates": {
"ALL": 64.717927
}
}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": 6471.7927,
"rate": 64.717927
}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