Rate Overview
Live
1 BGN = 0.584975 USD
1 USD = 1.7095
BGN
Avg
0.595286
High
0.606930
Low
0.582100
Last updated: 7/20/2026, 8:27:32 PM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.58 USD |
| 10 BGN | 5.85 USD |
| 50 BGN | 29.25 USD |
| 100 BGN | 58.50 USD |
| 500 BGN | 292.49 USD |
| 1,000 BGN | 584.98 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-20T20:27:32Z",
"rates": {
"USD": 0.584975
}
}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.4975,
"rate": 0.584975
}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