Rate Overview
Live
1 BZD = 0.496408 USD
1 USD = 2.0145
BZD
Avg
0.496918
High
0.500804
Low
0.494886
Last updated: 7/21/2026, 3:56:23 PM
Quick Conversions
| BZD | USD |
|---|---|
| 1 BZD | 0.50 USD |
| 10 BZD | 4.96 USD |
| 50 BZD | 24.82 USD |
| 100 BZD | 49.64 USD |
| 500 BZD | 248.20 USD |
| 1,000 BZD | 496.41 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-07-21T15:56:23Z",
"rates": {
"USD": 0.496408
}
}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.6408,
"rate": 0.496408
}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