Rate Overview
Live
1 BZD = 40.3596 ALL
1 ALL = 0.024777
BZD
Avg
40.5481
High
40.7824
Low
40.3144
Last updated: 4/17/2026, 6:10:56 AM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 40.36 ALL |
| 10 BZD | 403.60 ALL |
| 50 BZD | 2,017.98 ALL |
| 100 BZD | 4,035.96 ALL |
| 500 BZD | 20,179.80 ALL |
| 1,000 BZD | 40,359.61 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-04-17T06:10:56Z",
"rates": {
"ALL": 40.359608
}
}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": 4035.9608000000003,
"rate": 40.359608
}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