Rate Overview
Live
1 ILS = 0.558596 BGN
1 BGN = 1.7902
ILS
Avg
0.558902
High
0.559513
Low
0.557741
Last updated: 9/8/2026, 3:48:03 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.59 BGN |
| 50 ILS | 27.93 BGN |
| 100 ILS | 55.86 BGN |
| 500 ILS | 279.30 BGN |
| 1,000 ILS | 558.60 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-09-08T15:48:03Z",
"rates": {
"BGN": 0.558596
}
}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.8596,
"rate": 0.558596
}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