Rate Overview
Live
1 ILS = 0.544778 BGN
1 BGN = 1.8356
ILS
Avg
0.507787
High
0.544778
Low
0.460893
Last updated: 3/28/2026, 10:48:08 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.54 BGN |
| 10 ILS | 5.45 BGN |
| 50 ILS | 27.24 BGN |
| 100 ILS | 54.48 BGN |
| 500 ILS | 272.39 BGN |
| 1,000 ILS | 544.78 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-03-28T10:48:08Z",
"rates": {
"BGN": 0.544778
}
}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": 54.4778,
"rate": 0.544778
}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