Rate Overview
Live
1 BND = 63.3554 ALL
1 ALL = 0.015784
BND
Avg
63.6538
High
63.8223
Low
63.3554
Last updated: 7/31/2026, 8:50:47 AM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 63.36 ALL |
| 10 BND | 633.55 ALL |
| 50 BND | 3,167.77 ALL |
| 100 BND | 6,335.54 ALL |
| 500 BND | 31,677.71 ALL |
| 1,000 BND | 63,355.43 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-07-31T08:50:47Z",
"rates": {
"ALL": 63.355426
}
}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": 6335.5426,
"rate": 63.355426
}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