Rate Overview
Live
1 USD = 1.6681 BGN
1 BGN = 0.599484
USD
Avg
1.6692
High
1.6734
Low
1.6681
Last updated: 4/16/2026, 10:50:44 PM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.67 BGN |
| 10 USD | 16.68 BGN |
| 50 USD | 83.41 BGN |
| 100 USD | 166.81 BGN |
| 500 USD | 834.05 BGN |
| 1,000 USD | 1,668.10 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-04-16T22:50:44Z",
"rates": {
"BGN": 1.66810178
}
}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": 166.810178,
"rate": 1.66810178
}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