Rate Overview
Live
1 BGN = 1.7744 ILS
1 ILS = 0.563561
BGN
Avg
1.7793
High
1.7954
Low
1.7708
Last updated: 7/28/2026, 4:31:38 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.77 ILS |
| 10 BGN | 17.74 ILS |
| 50 BGN | 88.72 ILS |
| 100 BGN | 177.44 ILS |
| 500 BGN | 887.22 ILS |
| 1,000 BGN | 1,774.43 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-28T16:31:38Z",
"rates": {
"ILS": 1.774432
}
}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.4432,
"rate": 1.774432
}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