Rate Overview
Live
1 ILS = 0.563560 BGN
1 BGN = 1.7744
ILS
Avg
0.562021
High
0.564731
Low
0.556988
Last updated: 7/28/2026, 4:36:04 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.64 BGN |
| 50 ILS | 28.18 BGN |
| 100 ILS | 56.36 BGN |
| 500 ILS | 281.78 BGN |
| 1,000 ILS | 563.56 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-28T16:36:04Z",
"rates": {
"BGN": 0.56356
}
}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.355999999999995,
"rate": 0.56356
}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