Rate Overview
Live
1 BZD = 0.496365 USD
1 USD = 2.0146
BZD
Avg
0.496767
High
0.497789
Low
0.496365
Last updated: 8/15/2026, 9:07:47 AM
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.18 USD |
| 1,000 BZD | 496.37 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-08-15T09:07:47Z",
"rates": {
"USD": 0.496365
}
}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.6365,
"rate": 0.496365
}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