Rate Overview
Live
1 ILS = 0.544345 BGN
1 BGN = 1.8371
ILS
Avg
0.540271
High
0.548110
Low
0.527416
Last updated: 3/7/2026, 9:11:55 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.54 BGN |
| 10 ILS | 5.44 BGN |
| 50 ILS | 27.22 BGN |
| 100 ILS | 54.43 BGN |
| 500 ILS | 272.17 BGN |
| 1,000 ILS | 544.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-03-07T09:11:55Z",
"rates": {
"BGN": 0.544345
}
}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.4345,
"rate": 0.544345
}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