Rate Overview
Live
1 BND = 62.7081 ALL
1 ALL = 0.015947
BND
Avg
62.8011
High
62.9519
Low
62.7081
Last updated: 8/19/2026, 12:56:15 PM
Quick Conversions
| BND | ALL |
|---|---|
| 1 BND | 62.71 ALL |
| 10 BND | 627.08 ALL |
| 50 BND | 3,135.41 ALL |
| 100 BND | 6,270.81 ALL |
| 500 BND | 31,354.06 ALL |
| 1,000 BND | 62,708.11 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-19T12:56:15Z",
"rates": {
"ALL": 62.708112
}
}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": 6270.8112,
"rate": 62.708112
}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