Rate Overview
Live
1 BGN = 0.581802 USD
1 USD = 1.7188
BGN
Avg
0.583640
High
0.584975
Low
0.581802
Last updated: 7/25/2026, 12:53:05 AM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.58 USD |
| 10 BGN | 5.82 USD |
| 50 BGN | 29.09 USD |
| 100 BGN | 58.18 USD |
| 500 BGN | 290.90 USD |
| 1,000 BGN | 581.80 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-25T00:53:05Z",
"rates": {
"USD": 0.581802
}
}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.180200000000006,
"rate": 0.581802
}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