Rate Overview
Live
1 ILS = 0.562891 BGN
1 BGN = 1.7765
ILS
Avg
0.569592
High
0.578031
Low
0.561156
Last updated: 7/20/2026, 4:35:20 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.63 BGN |
| 50 ILS | 28.14 BGN |
| 100 ILS | 56.29 BGN |
| 500 ILS | 281.45 BGN |
| 1,000 ILS | 562.89 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-07-20T04:35:20Z",
"rates": {
"BGN": 0.562891
}
}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.289100000000005,
"rate": 0.562891
}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