Rate Overview
Live
1 USD = 1.6949 BGN
1 BGN = 0.589991
USD
Avg
1.6904
High
1.8134
Low
1.6340
Last updated: 3/27/2026, 6:53:24 PM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.69 BGN |
| 10 USD | 16.95 BGN |
| 50 USD | 84.75 BGN |
| 100 USD | 169.49 BGN |
| 500 USD | 847.47 BGN |
| 1,000 USD | 1,694.94 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-03-27T18:53:24Z",
"rates": {
"BGN": 1.69494114
}
}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": 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