Rate Overview
Live
1 ILS = 0.575908 BGN
1 BGN = 1.7364
ILS
Avg
0.514511
High
0.590697
Low
0.460671
Last updated: 6/18/2026, 12:41:37 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.58 BGN |
| 10 ILS | 5.76 BGN |
| 50 ILS | 28.80 BGN |
| 100 ILS | 57.59 BGN |
| 500 ILS | 287.95 BGN |
| 1,000 ILS | 575.91 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-18T12:41:37Z",
"rates": {
"BGN": 0.575908
}
}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.590799999999994,
"rate": 0.575908
}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