Rate Overview
Live
1 BGN = 0.583418 USD
1 USD = 1.7140
BGN
Avg
0.584033
High
0.591407
Low
0.581051
Last updated: 7/22/2026, 3:01:35 AM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.58 USD |
| 10 BGN | 5.83 USD |
| 50 BGN | 29.17 USD |
| 100 BGN | 58.34 USD |
| 500 BGN | 291.71 USD |
| 1,000 BGN | 583.42 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-22T03:01:35Z",
"rates": {
"USD": 0.583418
}
}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.3418,
"rate": 0.583418
}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