Rate Overview
Live
1 BGN = 0.512770 EUR
1 EUR = 1.9502
BGN
Avg
0.511796
High
0.515313
Low
0.509081
Last updated: 3/27/2026, 1:31:15 PM
Quick Conversions
| BGN | EUR |
|---|---|
| 1 BGN | 0.51 EUR |
| 10 BGN | 5.13 EUR |
| 50 BGN | 25.64 EUR |
| 100 BGN | 51.28 EUR |
| 500 BGN | 256.39 EUR |
| 1,000 BGN | 512.77 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-27T13:31:15Z",
"rates": {
"EUR": 0.51277
}
}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.276999999999994,
"rate": 0.51277
}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