Rate Overview
Live
1 BGN = 1.7485 ILS
1 ILS = 0.571924
BGN
Avg
1.7603
High
1.7754
Low
1.7421
Last updated: 5/7/2026, 10:56:16 PM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.75 ILS |
| 10 BGN | 17.48 ILS |
| 50 BGN | 87.42 ILS |
| 100 BGN | 174.85 ILS |
| 500 BGN | 874.24 ILS |
| 1,000 BGN | 1,748.49 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-07T22:56:16Z",
"rates": {
"ILS": 1.748485
}
}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": 174.8485,
"rate": 1.748485
}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