Rate Overview
Live
1 BGN = 1.7772 ILS
1 ILS = 0.562669
BGN
Avg
1.7972
High
1.8959
Low
1.6890
Last updated: 7/27/2026, 2:17:12 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.78 ILS |
| 10 BGN | 17.77 ILS |
| 50 BGN | 88.86 ILS |
| 100 BGN | 177.72 ILS |
| 500 BGN | 888.62 ILS |
| 1,000 BGN | 1,777.25 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-07-27T14:17:12Z",
"rates": {
"ILS": 1.777245
}
}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.7245,
"rate": 1.777245
}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