Rate Overview
Live
1 ILS = 0.562924 BGN
1 BGN = 1.7764
ILS
Avg
0.569041
High
0.575860
Low
0.562924
Last updated: 7/7/2026, 5:09:08 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.63 BGN |
| 50 ILS | 28.15 BGN |
| 100 ILS | 56.29 BGN |
| 500 ILS | 281.46 BGN |
| 1,000 ILS | 562.92 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-07T17:09:08Z",
"rates": {
"BGN": 0.562924
}
}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.2924,
"rate": 0.562924
}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