USD
$
BGN
лв

USD/BGN Exchange Rate

US Dollar to Bulgarian Lev

Live Rate
1.7094
-0.46% 7D

1 BGN = 0.584990 USD

USD/BGN Price Chart

Historical exchange rate performance

Current 1.7094
High 1.7179
Low 1.6909
7D Change -0.46%

Rate Overview

Live
1 USD = 1.7094 BGN
1 BGN = 0.584990 USD
Avg
1.7106
High
1.7179
Low
1.6909

Last updated: 7/5/2026, 10:00:52 PM

Quick Conversions

USDBGN
1 USD1.71 BGN
10 USD17.09 BGN
50 USD85.47 BGN
100 USD170.94 BGN
500 USD854.72 BGN
1,000 USD1,709.43 BGN

Get USD/BGN Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-05T22:00:52Z",
  "rates": {
    "BGN": 1.70943028
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BGN",
    "amount": 100
  },
  "result": 170.943028,
  "rate": 1.70943028
}

Build with USD/BGN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key