USD
$
BGN
лв

USD/BGN Exchange Rate

US Dollar to Bulgarian Lev

Live Rate
1.6949
+1.83% YTD

1 BGN = 0.589991 USD

USD/BGN Price Chart

Historical exchange rate performance

Current 1.6949
High 1.6955
Low 1.6309
YTD Change +1.83%

Rate Overview

Live
1 USD = 1.6949 BGN
1 BGN = 0.589991 USD
Avg
1.6690
High
1.6955
Low
1.6309

Last updated: 3/27/2026, 8:27:45 PM

Quick Conversions

USDBGN
1 USD1.69 BGN
10 USD16.95 BGN
50 USD84.75 BGN
100 USD169.49 BGN
500 USD847.47 BGN
1,000 USD1,694.94 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-03-27T20:27:45Z",
  "rates": {
    "BGN": 1.69494114
  }
}

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": 169.494114,
  "rate": 1.69494114
}

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