Rate Overview
Live
1 EUR = 1.9639 BGN
1 BGN = 0.509190
EUR
Avg
1.9567
High
1.9639
Low
1.9493
Last updated: 5/7/2026, 9:10:09 AM
Quick Conversions
| EUR | BGN |
|---|---|
| 1 EUR | 1.96 BGN |
| 10 EUR | 19.64 BGN |
| 50 EUR | 98.20 BGN |
| 100 EUR | 196.39 BGN |
| 500 EUR | 981.95 BGN |
| 1,000 EUR | 1,963.90 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-05-07T09:10:09Z",
"rates": {
"BGN": 1.963904
}
}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.3904,
"rate": 1.963904
}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