Rate Overview
Live
1 BGN = 1.7920 ILS
1 ILS = 0.558032
BGN
Avg
1.7894
High
1.7929
Low
1.7873
Last updated: 9/8/2026, 2:59:09 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.79 ILS |
| 10 BGN | 17.92 ILS |
| 50 BGN | 89.60 ILS |
| 100 BGN | 179.20 ILS |
| 500 BGN | 896.01 ILS |
| 1,000 BGN | 1,792.01 ILS |
Get BGN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=ILSExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-09-08T14:59:09Z",
"rates": {
"ILS": 1.792013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "ILS",
"amount": 100
},
"result": 179.2013,
"rate": 1.792013
}Build with BGN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key