Rate Overview
Live
1 BZD = 40.7636 ALL
1 ALL = 0.024532
BZD
Avg
40.7783
High
40.8664
Low
40.6995
Last updated: 7/11/2026, 4:24:50 PM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 40.76 ALL |
| 10 BZD | 407.64 ALL |
| 50 BZD | 2,038.18 ALL |
| 100 BZD | 4,076.36 ALL |
| 500 BZD | 20,381.82 ALL |
| 1,000 BZD | 40,763.63 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-07-11T16:24:50Z",
"rates": {
"ALL": 40.763633
}
}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": 4076.3633,
"rate": 40.763633
}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