Rate Overview
Live
1 ILS = 0.564791 BGN
1 BGN = 1.7706
ILS
Avg
0.569059
High
0.574815
Low
0.564609
Last updated: 8/18/2026, 3:03:42 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.65 BGN |
| 50 ILS | 28.24 BGN |
| 100 ILS | 56.48 BGN |
| 500 ILS | 282.40 BGN |
| 1,000 ILS | 564.79 BGN |
Get ILS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BGNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-18T15:03:42Z",
"rates": {
"BGN": 0.564791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BGN",
"amount": 100
},
"result": 56.4791,
"rate": 0.564791
}Build with ILS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key