Rate Overview
Live
1 BGN = 1.8371 ILS
1 ILS = 0.544345
BGN
Avg
1.8513
High
1.8960
Low
1.8244
Last updated: 3/7/2026, 9:11:55 AM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.84 ILS |
| 10 BGN | 18.37 ILS |
| 50 BGN | 91.85 ILS |
| 100 BGN | 183.71 ILS |
| 500 BGN | 918.53 ILS |
| 1,000 BGN | 1,837.07 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-07T09:11:55Z",
"rates": {
"ILS": 1.837069
}
}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.70690000000002,
"rate": 1.837069
}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