Rate Overview
Live
1 ILS = 0.565340 BGN
1 BGN = 1.7688
ILS
Avg
0.517705
High
0.586958
Low
0.466722
Last updated: 8/19/2026, 4:58:20 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.57 BGN |
| 10 ILS | 5.65 BGN |
| 50 ILS | 28.27 BGN |
| 100 ILS | 56.53 BGN |
| 500 ILS | 282.67 BGN |
| 1,000 ILS | 565.34 BGN |
Get ILS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BGNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-19T04:58:20Z",
"rates": {
"BGN": 0.56534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BGN",
"amount": 100
},
"result": 56.53399999999999,
"rate": 0.56534
}Build with ILS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key