Rate Overview
Live
1 BGN = 1.7786 ILS
1 ILS = 0.562247
BGN
Avg
1.8007
High
1.8303
Low
1.7786
Last updated: 4/17/2026, 4:28:39 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.78 ILS |
| 10 BGN | 17.79 ILS |
| 50 BGN | 88.93 ILS |
| 100 BGN | 177.86 ILS |
| 500 BGN | 889.29 ILS |
| 1,000 BGN | 1,778.58 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-04-17T16:28:39Z",
"rates": {
"ILS": 1.778577
}
}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": 177.8577,
"rate": 1.778577
}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