Rate Overview
Live
1 BGN = 1.7810 ILS
1 ILS = 0.561467
BGN
Avg
1.7671
High
1.7954
Low
1.7322
Last updated: 7/29/2026, 10:14:36 AM
Quick Conversions
| BGN | ILS |
|---|---|
| 1 BGN | 1.78 ILS |
| 10 BGN | 17.81 ILS |
| 50 BGN | 89.05 ILS |
| 100 BGN | 178.10 ILS |
| 500 BGN | 890.52 ILS |
| 1,000 BGN | 1,781.05 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-07-29T10:14:36Z",
"rates": {
"ILS": 1.781048
}
}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": 178.10479999999998,
"rate": 1.781048
}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