Rate Overview
Live
1 USD = 1.7197 BGN
1 BGN = 0.581496
USD
Avg
1.7685
High
2.0053
Low
1.6491
Last updated: 7/26/2026, 3:50:58 PM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.72 BGN |
| 10 USD | 17.20 BGN |
| 50 USD | 85.99 BGN |
| 100 USD | 171.97 BGN |
| 500 USD | 859.85 BGN |
| 1,000 USD | 1,719.70 BGN |
Get USD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BGNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T15:50:58Z",
"rates": {
"BGN": 1.71970085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BGN",
"amount": 100
},
"result": 171.97008499999998,
"rate": 1.71970085
}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