Rate Overview
Live
1 ILS = 0.598901 BGN
1 BGN = 1.6697
ILS
Avg
0.587362
High
0.598901
Low
0.577217
Last updated: 5/28/2026, 8:31:22 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.60 BGN |
| 10 ILS | 5.99 BGN |
| 50 ILS | 29.95 BGN |
| 100 ILS | 59.89 BGN |
| 500 ILS | 299.45 BGN |
| 1,000 ILS | 598.90 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-05-28T20:31:22Z",
"rates": {
"BGN": 0.598901
}
}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": 59.890100000000004,
"rate": 0.598901
}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