Rate Overview
Live
1 BGN = 0.509858 EUR
1 EUR = 1.9613
BGN
Avg
0.511481
High
0.512992
Low
0.509858
Last updated: 5/6/2026, 1:22:34 PM
Quick Conversions
| BGN | EUR |
|---|---|
| 1 BGN | 0.51 EUR |
| 10 BGN | 5.10 EUR |
| 50 BGN | 25.49 EUR |
| 100 BGN | 50.99 EUR |
| 500 BGN | 254.93 EUR |
| 1,000 BGN | 509.86 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-05-06T13:22:34Z",
"rates": {
"EUR": 0.509858
}
}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.985800000000005,
"rate": 0.509858
}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