Rate Overview
Live
1 BND = 62.5829 ALL
1 ALL = 0.015979
BND
Avg
62.5904
High
62.6855
Low
62.5323
Last updated: 9/10/2026, 5:21:19 PM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 62.58 ALL |
| 10 BND | 625.83 ALL |
| 50 BND | 3,129.15 ALL |
| 100 BND | 6,258.29 ALL |
| 500 BND | 31,291.46 ALL |
| 1,000 BND | 62,582.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-09-10T17:21:19Z",
"rates": {
"ALL": 62.582927
}
}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": 6258.2927,
"rate": 62.582927
}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