Rate Overview
Live
1 ILS = 497.3220 KRW
1 KRW = 0.002011
ILS
Avg
490.8081
High
497.3220
Low
486.4489
Last updated: 4/17/2026, 6:11:46 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 497.32 KRW |
| 10 ILS | 4,973.22 KRW |
| 50 ILS | 24,866.10 KRW |
| 100 ILS | 49,732.20 KRW |
| 500 ILS | 248,660.98 KRW |
| 1,000 ILS | 497,321.95 KRW |
Get ILS/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KRWExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T06:11:46Z",
"rates": {
"KRW": 497.32195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KRW",
"amount": 100
},
"result": 49732.195,
"rate": 497.32195
}Build with ILS/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key