Rate Overview
Live
1 USD = 1.7188 BGN
1 BGN = 0.581803
USD
Avg
1.6830
High
1.7188
Low
1.6476
Last updated: 7/24/2026, 3:36:15 PM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.72 BGN |
| 10 USD | 17.19 BGN |
| 50 USD | 85.94 BGN |
| 100 USD | 171.88 BGN |
| 500 USD | 859.40 BGN |
| 1,000 USD | 1,718.80 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-24T15:36:15Z",
"rates": {
"BGN": 1.71879621
}
}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.87962100000001,
"rate": 1.71879621
}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