Rate Overview
Live
1 BGN = 0.589805 USD
1 USD = 1.6955
BGN
Avg
0.590215
High
0.591071
Low
0.589178
Last updated: 8/15/2026, 12:57:08 AM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.59 USD |
| 10 BGN | 5.90 USD |
| 50 BGN | 29.49 USD |
| 100 BGN | 58.98 USD |
| 500 BGN | 294.90 USD |
| 1,000 BGN | 589.81 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-08-15T00:57:08Z",
"rates": {
"USD": 0.589805
}
}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.9805,
"rate": 0.589805
}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