Rate Overview
Live
1 ALL = 0.015671 BND
1 BND = 63.8121
ALL
Avg
0.015617
High
0.015684
Low
0.015550
Last updated: 4/17/2026, 4:53:56 AM
Quick Conversions
| ALL | BND |
|---|---|
| 1 ALL | 0.02 BND |
| 10 ALL | 0.16 BND |
| 50 ALL | 0.78 BND |
| 100 ALL | 1.57 BND |
| 500 ALL | 7.84 BND |
| 1,000 ALL | 15.67 BND |
Get ALL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BNDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T04:53:56Z",
"rates": {
"BND": 0.015671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BND",
"amount": 100
},
"result": 1.5671000000000002,
"rate": 0.015671
}Build with ALL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key