Rate Overview
Live
1 BZD = 40.9045 ALL
1 ALL = 0.024447
BZD
Avg
40.7619
High
41.4162
Low
40.2076
Last updated: 7/28/2026, 8:51:12 AM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 40.90 ALL |
| 10 BZD | 409.05 ALL |
| 50 BZD | 2,045.23 ALL |
| 100 BZD | 4,090.45 ALL |
| 500 BZD | 20,452.27 ALL |
| 1,000 BZD | 40,904.55 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-28T08:51:12Z",
"rates": {
"ALL": 40.904545
}
}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": 4090.4545,
"rate": 40.904545
}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