Rate Overview
Live
1 ILS = 0.561467 BGN
1 BGN = 1.7810
ILS
Avg
0.552862
High
0.592062
Low
0.521950
Last updated: 7/29/2026, 9:30:52 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.56 BGN |
| 10 ILS | 5.61 BGN |
| 50 ILS | 28.07 BGN |
| 100 ILS | 56.15 BGN |
| 500 ILS | 280.73 BGN |
| 1,000 ILS | 561.47 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-29T09:30:52Z",
"rates": {
"BGN": 0.561467
}
}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.1467,
"rate": 0.561467
}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