Rate Overview
Live
1 BGN = 1.7285 ILS
1 ILS = 0.578526
BGN
Avg
1.7286
High
1.7343
Low
1.7215
Last updated: 6/19/2026, 8:40:59 AM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.73 ILS |
| 10 BGN | 17.29 ILS |
| 50 BGN | 86.43 ILS |
| 100 BGN | 172.85 ILS |
| 500 BGN | 864.27 ILS |
| 1,000 BGN | 1,728.53 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-06-19T08:40:59Z",
"rates": {
"ILS": 1.728532
}
}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": 172.8532,
"rate": 1.728532
}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