Rate Overview
Live
1 BND = 63.3220 ALL
1 ALL = 0.015792
BND
Avg
64.4092
High
68.3058
Low
63.3220
Last updated: 8/1/2026, 11:04:29 AM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 63.32 ALL |
| 10 BND | 633.22 ALL |
| 50 BND | 3,166.10 ALL |
| 100 BND | 6,332.20 ALL |
| 500 BND | 31,661.02 ALL |
| 1,000 BND | 63,322.03 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-08-01T11:04:29Z",
"rates": {
"ALL": 63.322035
}
}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": 6332.2035,
"rate": 63.322035
}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