USD
$
BZD
$

USD/BZD Exchange Rate

US Dollar to Belize Dollar

Live Rate
2.0146
+0.19% 7D

1 BZD = 0.496387 USD

USD/BZD Price Chart

Historical exchange rate performance

Current 2.0146
High 2.0162
Low 2.0107
7D Change +0.19%

Rate Overview

Live
1 USD = 2.0146 BZD
1 BZD = 0.496387 USD
Avg
2.0136
High
2.0162
Low
2.0107

Last updated: 3/7/2026, 7:36:11 AM

Quick Conversions

USDBZD
1 USD2.01 BZD
10 USD20.15 BZD
50 USD100.73 BZD
100 USD201.46 BZD
500 USD1,007.28 BZD
1,000 USD2,014.56 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-03-07T07:36:11Z",
  "rates": {
    "BZD": 2.01455606
  }
}

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.455606,
  "rate": 2.01455606
}

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