Rate Overview
Live
1 BGN = 0.591046 USD
1 USD = 1.6919
BGN
Avg
0.599302
High
0.613162
Low
0.589795
Last updated: 3/26/2026, 7:15:12 PM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.59 USD |
| 10 BGN | 5.91 USD |
| 50 BGN | 29.55 USD |
| 100 BGN | 59.10 USD |
| 500 BGN | 295.52 USD |
| 1,000 BGN | 591.05 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-03-26T19:15:12Z",
"rates": {
"USD": 0.591046
}
}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": 59.1046,
"rate": 0.591046
}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