Rate Overview
Live
1 BND = 63.8120 ALL
1 ALL = 0.015671
BND
Avg
64.0339
High
64.3046
Low
63.7582
Last updated: 4/17/2026, 6:08:29 AM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 63.81 ALL |
| 10 BND | 638.12 ALL |
| 50 BND | 3,190.60 ALL |
| 100 BND | 6,381.20 ALL |
| 500 BND | 31,906.01 ALL |
| 1,000 BND | 63,812.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-04-17T06:08:29Z",
"rates": {
"ALL": 63.812029
}
}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": 6381.2029,
"rate": 63.812029
}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