Rate Overview
Live
1 BZD = 40.9965 ALL
1 ALL = 0.024392
BZD
Avg
40.7819
High
40.9965
Low
40.5907
Last updated: 6/19/2026, 8:23:08 AM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 41.00 ALL |
| 10 BZD | 409.96 ALL |
| 50 BZD | 2,049.82 ALL |
| 100 BZD | 4,099.65 ALL |
| 500 BZD | 20,498.23 ALL |
| 1,000 BZD | 40,996.45 ALL |
Get BZD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=ALLExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-19T08:23:08Z",
"rates": {
"ALL": 40.996453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "ALL",
"amount": 100
},
"result": 4099.6453,
"rate": 40.996453
}Build with BZD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key