Rate Overview
Live
1 BGN = 0.510532 EUR
1 EUR = 1.9587
BGN
Avg
0.511240
High
0.511482
Low
0.510532
Last updated: 9/1/2026, 3:46:12 AM
Quick Conversions
| BGN | EUR |
|---|---|
| 1 BGN | 0.51 EUR |
| 10 BGN | 5.11 EUR |
| 50 BGN | 25.53 EUR |
| 100 BGN | 51.05 EUR |
| 500 BGN | 255.27 EUR |
| 1,000 BGN | 510.53 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-09-01T03:46:12Z",
"rates": {
"EUR": 0.510532
}
}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.0532,
"rate": 0.510532
}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