Rate Overview
Live
1 EUR = 1.9656 BGN
1 BGN = 0.508755
EUR
Avg
1.9639
High
1.9672
Low
1.9552
Last updated: 4/17/2026, 4:56:19 AM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.97 BGN |
| 10 EUR | 19.66 BGN |
| 50 EUR | 98.28 BGN |
| 100 EUR | 196.56 BGN |
| 500 EUR | 982.79 BGN |
| 1,000 EUR | 1,965.58 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-04-17T04:56:19Z",
"rates": {
"BGN": 1.965584
}
}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": 196.5584,
"rate": 1.965584
}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