Rate Overview
Live
1 ILS = 0.576574 BGN
1 BGN = 1.7344
ILS
Avg
0.577435
High
0.579982
Low
0.572417
Last updated: 6/18/2026, 11:14:21 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.58 BGN |
| 10 ILS | 5.77 BGN |
| 50 ILS | 28.83 BGN |
| 100 ILS | 57.66 BGN |
| 500 ILS | 288.29 BGN |
| 1,000 ILS | 576.57 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-06-18T11:14:21Z",
"rates": {
"BGN": 0.576574
}
}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": 57.6574,
"rate": 0.576574
}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