Rate Overview
Live
1 BGN = 1.8356 ILS
1 ILS = 0.544779
BGN
Avg
1.8466
High
1.8961
Low
1.8215
Last updated: 3/28/2026, 12:17:19 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.84 ILS |
| 10 BGN | 18.36 ILS |
| 50 BGN | 91.78 ILS |
| 100 BGN | 183.56 ILS |
| 500 BGN | 917.80 ILS |
| 1,000 BGN | 1,835.61 ILS |
Get BGN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=ILSExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-28T12:17:19Z",
"rates": {
"ILS": 1.835607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "ILS",
"amount": 100
},
"result": 183.5607,
"rate": 1.835607
}Build with BGN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key