Rate Overview
Live
1 BGN = 0.511359 EUR
1 EUR = 1.9556
BGN
Avg
0.512493
High
0.515313
Low
0.509081
Last updated: 3/7/2026, 2:13:21 AM
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.68 EUR |
| 1,000 BGN | 511.36 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-03-07T02:13:21Z",
"rates": {
"EUR": 0.511359
}
}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.1359,
"rate": 0.511359
}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