Rate Overview
Live
1 EUR = 1.9516 BGN
1 BGN = 0.512399
EUR
Avg
1.9539
High
1.9643
Low
1.9406
Last updated: 3/27/2026, 7:06:24 PM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.95 BGN |
| 10 EUR | 19.52 BGN |
| 50 EUR | 97.58 BGN |
| 100 EUR | 195.16 BGN |
| 500 EUR | 975.80 BGN |
| 1,000 EUR | 1,951.61 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-03-27T19:06:24Z",
"rates": {
"BGN": 1.951606
}
}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.1606,
"rate": 1.951606
}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