Rate Overview
Live
1 BGN = 0.511395 EUR
1 EUR = 1.9554
BGN
Avg
0.511222
High
0.515115
Low
0.508165
Last updated: 5/26/2026, 8:45:59 PM
Quick Conversions
| BGN | EUR |
|---|---|
| 1 BGN | 0.51 EUR |
| 10 BGN | 5.11 EUR |
| 50 BGN | 25.57 EUR |
| 100 BGN | 51.14 EUR |
| 500 BGN | 255.70 EUR |
| 1,000 BGN | 511.40 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-26T20:45:59Z",
"rates": {
"EUR": 0.511395
}
}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": 51.139500000000005,
"rate": 0.511395
}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