Rate Overview
Live
1 BGN = 1.6820 ILS
1 ILS = 0.594534
BGN
Avg
1.7076
High
1.7324
Low
1.6820
Last updated: 5/28/2026, 2:30:11 AM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.68 ILS |
| 10 BGN | 16.82 ILS |
| 50 BGN | 84.10 ILS |
| 100 BGN | 168.20 ILS |
| 500 BGN | 841.00 ILS |
| 1,000 BGN | 1,681.99 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-05-28T02:30:11Z",
"rates": {
"ILS": 1.681991
}
}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": 168.1991,
"rate": 1.681991
}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