Rate Overview
Live
1 BGN = 0.594099 USD
1 USD = 1.6832
BGN
Avg
0.598576
High
0.604166
Low
0.593030
Last updated: 3/6/2026, 8:08:05 AM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.59 USD |
| 10 BGN | 5.94 USD |
| 50 BGN | 29.70 USD |
| 100 BGN | 59.41 USD |
| 500 BGN | 297.05 USD |
| 1,000 BGN | 594.10 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-06T08:08:05Z",
"rates": {
"USD": 0.594099
}
}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.40990000000001,
"rate": 0.594099
}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