Rate Overview
Live
1 USD = 1.6826 BGN
1 BGN = 0.594301
USD
Avg
1.6856
High
1.6891
Low
1.6794
Last updated: 9/4/2026, 7:28:37 PM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.68 BGN |
| 10 USD | 16.83 BGN |
| 50 USD | 84.13 BGN |
| 100 USD | 168.26 BGN |
| 500 USD | 841.32 BGN |
| 1,000 USD | 1,682.65 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-09-04T19:28:37Z",
"rates": {
"BGN": 1.68264793
}
}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": 168.264793,
"rate": 1.68264793
}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