Rate Overview
Live
1 EUR = 1.9575 BGN
1 BGN = 0.510860
EUR
Avg
1.9570
High
1.9612
Low
1.9549
Last updated: 8/17/2026, 1:39:59 PM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.96 BGN |
| 10 EUR | 19.57 BGN |
| 50 EUR | 97.87 BGN |
| 100 EUR | 195.75 BGN |
| 500 EUR | 978.74 BGN |
| 1,000 EUR | 1,957.49 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-08-17T13:39:59Z",
"rates": {
"BGN": 1.957485
}
}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.74849999999998,
"rate": 1.957485
}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