Rate Overview
Live
1 BGN = 1.7706 ILS
1 ILS = 0.564792
BGN
Avg
1.7574
High
1.7711
Low
1.7397
Last updated: 8/18/2026, 3:31:49 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.77 ILS |
| 10 BGN | 17.71 ILS |
| 50 BGN | 88.53 ILS |
| 100 BGN | 177.06 ILS |
| 500 BGN | 885.28 ILS |
| 1,000 BGN | 1,770.56 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-08-18T15:31:49Z",
"rates": {
"ILS": 1.770563
}
}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.05630000000002,
"rate": 1.770563
}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