Rate Overview
Live
1 ILS = 498.7644 KRW
1 KRW = 0.002005
ILS
Avg
490.9858
High
498.7644
Low
486.4489
Last updated: 4/17/2026, 7:32:23 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 498.76 KRW |
| 10 ILS | 4,987.64 KRW |
| 50 ILS | 24,938.22 KRW |
| 100 ILS | 49,876.44 KRW |
| 500 ILS | 249,382.20 KRW |
| 1,000 ILS | 498,764.40 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-17T07:32:23Z",
"rates": {
"KRW": 498.764401
}
}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": 49876.4401,
"rate": 498.764401
}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