Rate Overview
Live
1 ALL = 0.024436 BZD
1 BZD = 40.9232
ALL
Avg
0.024379
High
0.024851
Low
0.023768
Last updated: 7/30/2026, 5:28:50 PM
Quick Conversions
| ALL | BZD |
|---|---|
| 1 ALL | 0.02 BZD |
| 10 ALL | 0.24 BZD |
| 50 ALL | 1.22 BZD |
| 100 ALL | 2.44 BZD |
| 500 ALL | 12.22 BZD |
| 1,000 ALL | 24.44 BZD |
Get ALL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BZDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-30T17:28:50Z",
"rates": {
"BZD": 0.024436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BZD",
"amount": 100
},
"result": 2.4436,
"rate": 0.024436
}Build with ALL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key