Rate Overview
Live
1 BGN = 0.511395 EUR
1 EUR = 1.9554
BGN
Avg
0.511355
High
0.514990
Low
0.508386
Last updated: 5/26/2026, 8:44:27 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:44:27Z",
"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