Rate Overview
Live
1 EUR = 1.9552 BGN
1 BGN = 0.511445
EUR
Avg
1.9572
High
1.9941
Low
1.9488
Last updated: 7/28/2026, 4:18:48 AM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.96 BGN |
| 10 EUR | 19.55 BGN |
| 50 EUR | 97.76 BGN |
| 100 EUR | 195.52 BGN |
| 500 EUR | 977.62 BGN |
| 1,000 EUR | 1,955.24 BGN |
Get EUR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BGNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T04:18:48Z",
"rates": {
"BGN": 1.955244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BGN",
"amount": 100
},
"result": 195.52439999999999,
"rate": 1.955244
}Build with EUR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key