Rate Overview
Live
1 ALL = 0.024816 BZD
1 BZD = 40.2966
ALL
Avg
0.024533
High
0.024921
Low
0.024174
Last updated: 8/1/2026, 12:17:58 PM
Quick Conversions
| ALL | BZD |
|---|---|
| 1 ALL | 0.02 BZD |
| 10 ALL | 0.25 BZD |
| 50 ALL | 1.24 BZD |
| 100 ALL | 2.48 BZD |
| 500 ALL | 12.41 BZD |
| 1,000 ALL | 24.82 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-08-01T12:17:58Z",
"rates": {
"BZD": 0.024816
}
}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.4816000000000003,
"rate": 0.024816
}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