Rate Overview
Live
1 USD = 2.0152 BZD
1 BZD = 0.496234
USD
Avg
2.0136
High
2.0152
Low
2.0107
Last updated: 6/16/2026, 8:33:34 AM
Quick Conversions
| USD | BZD |
|---|---|
| 1 USD | 2.02 BZD |
| 10 USD | 20.15 BZD |
| 50 USD | 100.76 BZD |
| 100 USD | 201.52 BZD |
| 500 USD | 1,007.59 BZD |
| 1,000 USD | 2,015.18 BZD |
Get USD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BZDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-16T08:33:34Z",
"rates": {
"BZD": 2.01517861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BZD",
"amount": 100
},
"result": 201.517861,
"rate": 2.01517861
}Build with USD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key