Rate Overview
Live
1 EUR = 1.9505 BGN
1 BGN = 0.512678
EUR
Avg
1.9544
High
1.9580
Low
1.9497
Last updated: 7/27/2026, 3:35:48 PM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.95 BGN |
| 10 EUR | 19.51 BGN |
| 50 EUR | 97.53 BGN |
| 100 EUR | 195.05 BGN |
| 500 EUR | 975.27 BGN |
| 1,000 EUR | 1,950.54 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-27T15:35:48Z",
"rates": {
"BGN": 1.950541
}
}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.0541,
"rate": 1.950541
}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