Rate Overview
Live
1 BND = 64.1842 ALL
1 ALL = 0.015580
BND
Avg
67.1349
High
73.3754
Low
63.9162
Last updated: 5/27/2026, 10:46:36 PM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 64.18 ALL |
| 10 BND | 641.84 ALL |
| 50 BND | 3,209.21 ALL |
| 100 BND | 6,418.42 ALL |
| 500 BND | 32,092.08 ALL |
| 1,000 BND | 64,184.15 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-05-27T22:46:36Z",
"rates": {
"ALL": 64.18415
}
}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": 6418.415,
"rate": 64.18415
}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