Rate Overview
Live
1 USD = 1.6811 BGN
1 BGN = 0.594855
USD
Avg
1.6832
High
1.6857
Low
1.6807
Last updated: 5/27/2026, 2:27:29 AM
Quick Conversions
| USD | BGN |
|---|---|
| 1 USD | 1.68 BGN |
| 10 USD | 16.81 BGN |
| 50 USD | 84.05 BGN |
| 100 USD | 168.11 BGN |
| 500 USD | 840.54 BGN |
| 1,000 USD | 1,681.08 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-05-27T02:27:29Z",
"rates": {
"BGN": 1.68108162
}
}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.108162,
"rate": 1.68108162
}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