Rate Overview
Live
1 BZD = 39.3738 ALL
1 ALL = 0.025398
BZD
Avg
39.4100
High
39.5663
Low
39.3187
Last updated: 9/9/2026, 4:24:34 PM
Quick Conversions
| BZD | ALL |
|---|---|
| 1 BZD | 39.37 ALL |
| 10 BZD | 393.74 ALL |
| 50 BZD | 1,968.69 ALL |
| 100 BZD | 3,937.38 ALL |
| 500 BZD | 19,686.91 ALL |
| 1,000 BZD | 39,373.81 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-09-09T16:24:34Z",
"rates": {
"ALL": 39.373812
}
}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": 3937.3812000000003,
"rate": 39.373812
}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