Rate Overview
Live
1 BGN = 0.584754 USD
1 USD = 1.7101
BGN
Avg
0.584260
High
0.591407
Low
0.582100
Last updated: 7/4/2026, 6:47:54 PM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.58 USD |
| 10 BGN | 5.85 USD |
| 50 BGN | 29.24 USD |
| 100 BGN | 58.48 USD |
| 500 BGN | 292.38 USD |
| 1,000 BGN | 584.75 USD |
Get BGN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=USDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-04T18:47:54Z",
"rates": {
"USD": 0.584754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "USD",
"amount": 100
},
"result": 58.4754,
"rate": 0.584754
}Build with BGN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key