Rate Overview
Live
1 ILS = 0.598370 BGN
1 BGN = 1.6712
ILS
Avg
0.587295
High
0.598370
Low
0.577217
Last updated: 5/28/2026, 9:47:30 PM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.60 BGN |
| 10 ILS | 5.98 BGN |
| 50 ILS | 29.92 BGN |
| 100 ILS | 59.84 BGN |
| 500 ILS | 299.19 BGN |
| 1,000 ILS | 598.37 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-28T21:47:30Z",
"rates": {
"BGN": 0.59837
}
}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.836999999999996,
"rate": 0.59837
}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