Rate Overview
Live
1 BGN = 0.599483 USD
1 USD = 1.6681
BGN
Avg
0.599101
High
0.599483
Low
0.597571
Last updated: 4/16/2026, 6:19:16 AM
Quick Conversions
| BGN | USD |
|---|---|
| 1 BGN | 0.60 USD |
| 10 BGN | 5.99 USD |
| 50 BGN | 29.97 USD |
| 100 BGN | 59.95 USD |
| 500 BGN | 299.74 USD |
| 1,000 BGN | 599.48 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-04-16T06:19:16Z",
"rates": {
"USD": 0.599483
}
}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.948299999999996,
"rate": 0.599483
}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