Rate Overview
Live
1 BZD = 0.494431 USD
1 USD = 2.0225
BZD
Avg
0.496792
High
0.499153
Low
0.494431
Last updated: 3/26/2026, 9:05:34 PM
Quick Conversions
| BZD | USD |
|---|---|
| 1 BZD | 0.49 USD |
| 10 BZD | 4.94 USD |
| 50 BZD | 24.72 USD |
| 100 BZD | 49.44 USD |
| 500 BZD | 247.22 USD |
| 1,000 BZD | 494.43 USD |
Get BZD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=USDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-26T21:05:34Z",
"rates": {
"USD": 0.494431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "USD",
"amount": 100
},
"result": 49.4431,
"rate": 0.494431
}Build with BZD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key