Rate Overview
Live
1 ILS = 0.572444 BGN
1 BGN = 1.7469
ILS
Avg
0.569031
High
0.574026
Low
0.563239
Last updated: 5/8/2026, 4:39:30 AM
Quick Conversions
| ILS | BGN |
|---|---|
| 1 ILS | 0.57 BGN |
| 10 ILS | 5.72 BGN |
| 50 ILS | 28.62 BGN |
| 100 ILS | 57.24 BGN |
| 500 ILS | 286.22 BGN |
| 1,000 ILS | 572.44 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-05-08T04:39:30Z",
"rates": {
"BGN": 0.572444
}
}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": 57.2444,
"rate": 0.572444
}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