Rate Overview
Live
1 USD = 1.7100 BGN
1 BGN = 0.584798
USD
Avg
1.6783
High
1.7202
Low
1.6309
Last updated: 7/19/2026, 12:52:22 AM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.71 BGN |
| 10 USD | 17.10 BGN |
| 50 USD | 85.50 BGN |
| 100 USD | 171.00 BGN |
| 500 USD | 855.00 BGN |
| 1,000 USD | 1,709.99 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-19T00:52:22Z",
"rates": {
"BGN": 1.70999274
}
}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": 170.99927399999999,
"rate": 1.70999274
}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