Rate Overview
Live
1 ILS = 0.557288 BGN
1 BGN = 1.7944
ILS
Avg
0.554400
High
0.557342
Low
0.546356
Last updated: 4/17/2026, 12:00:02 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.57 BGN |
| 50 ILS | 27.86 BGN |
| 100 ILS | 55.73 BGN |
| 500 ILS | 278.64 BGN |
| 1,000 ILS | 557.29 BGN |
Get ILS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BGNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T12:00:02Z",
"rates": {
"BGN": 0.557288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BGN",
"amount": 100
},
"result": 55.7288,
"rate": 0.557288
}Build with ILS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key