Rate Overview
Live
1 ILS = 0.565782 BGN
1 BGN = 1.7675
ILS
Avg
0.532910
High
0.598697
Low
0.489546
Last updated: 7/19/2026, 9:19:49 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.57 BGN |
| 10 ILS | 5.66 BGN |
| 50 ILS | 28.29 BGN |
| 100 ILS | 56.58 BGN |
| 500 ILS | 282.89 BGN |
| 1,000 ILS | 565.78 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-19T21:19:49Z",
"rates": {
"BGN": 0.565782
}
}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.5782,
"rate": 0.565782
}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