USD
$
BZD
$

USD/BZD Exchange Rate

US Dollar to Belize Dollar

Live Rate
2.0135
-0.49% 5Y

1 BZD = 0.496636 USD

USD/BZD Price Chart

Historical exchange rate performance

Current 2.0135
High 2.0243
Low 1.9994
5Y Change -0.49%

Rate Overview

Live
1 USD = 2.0135 BZD
1 BZD = 0.496636 USD
Avg
2.0140
High
2.0243
Low
1.9994

Last updated: 5/27/2026, 7:26:14 AM

Quick Conversions

USDBZD
1 USD2.01 BZD
10 USD20.14 BZD
50 USD100.68 BZD
100 USD201.35 BZD
500 USD1,006.77 BZD
1,000 USD2,013.55 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-05-27T07:26:14Z",
  "rates": {
    "BZD": 2.01354889
  }
}

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.35488900000001,
  "rate": 2.01354889
}

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