USD
$
BZD
$

USD/BZD Exchange Rate

US Dollar to Belize Dollar

Live Rate
2.0142
-0.32% YTD

1 BZD = 0.496463 USD

USD/BZD Price Chart

Historical exchange rate performance

Current 2.0142
High 2.0207
Low 1.9997
YTD Change -0.32%

Rate Overview

Live
1 USD = 2.0142 BZD
1 BZD = 0.496463 USD
Avg
2.0127
High
2.0207
Low
1.9997

Last updated: 7/26/2026, 2:42:40 AM

Quick Conversions

USDBZD
1 USD2.01 BZD
10 USD20.14 BZD
50 USD100.71 BZD
100 USD201.42 BZD
500 USD1,007.12 BZD
1,000 USD2,014.25 BZD

Get USD/BZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=BZD

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-26T02:42:40Z",
  "rates": {
    "BZD": 2.01424717
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=BZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BZD",
    "amount": 100
  },
  "result": 201.424717,
  "rate": 2.01424717
}

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