Rate Overview
Live
1 EUR = 1.9549 BGN
1 BGN = 0.511525
EUR
Avg
1.9545
High
1.9647
Low
1.9274
Last updated: 7/20/2026, 1:52:55 AM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.95 BGN |
| 10 EUR | 19.55 BGN |
| 50 EUR | 97.75 BGN |
| 100 EUR | 195.49 BGN |
| 500 EUR | 977.47 BGN |
| 1,000 EUR | 1,954.94 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-20T01:52:55Z",
"rates": {
"BGN": 1.95494
}
}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.494,
"rate": 1.95494
}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