Rate Overview
Live
1 ILS = 0.556058 BGN
1 BGN = 1.7984
ILS
Avg
0.534426
High
0.592062
Low
0.488412
Last updated: 7/30/2026, 11:06:24 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.56 BGN |
| 50 ILS | 27.80 BGN |
| 100 ILS | 55.61 BGN |
| 500 ILS | 278.03 BGN |
| 1,000 ILS | 556.06 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-07-30T11:06:24Z",
"rates": {
"BGN": 0.556058
}
}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.6058,
"rate": 0.556058
}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