Rate Overview
Live
1 BGN = 0.508302 EUR
1 EUR = 1.9673
BGN
Avg
0.508947
High
0.511444
Low
0.507751
Last updated: 4/16/2026, 8:08:00 AM
Quick Conversions
| BGN | EUR |
|---|---|
| 1 BGN | 0.51 EUR |
| 10 BGN | 5.08 EUR |
| 50 BGN | 25.42 EUR |
| 100 BGN | 50.83 EUR |
| 500 BGN | 254.15 EUR |
| 1,000 BGN | 508.30 EUR |
Get BGN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=EURExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-16T08:08:00Z",
"rates": {
"EUR": 0.508302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "EUR",
"amount": 100
},
"result": 50.830200000000005,
"rate": 0.508302
}Build with BGN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key