Rate Overview
Live
1 ILS = 482.4804 KRW
1 KRW = 0.002073
ILS
Avg
476.2954
High
484.6077
Low
458.4242
Last updated: 3/27/2026, 1:19:29 PM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 482.48 KRW |
| 10 ILS | 4,824.80 KRW |
| 50 ILS | 24,124.02 KRW |
| 100 ILS | 48,248.04 KRW |
| 500 ILS | 241,240.20 KRW |
| 1,000 ILS | 482,480.41 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-03-27T13:19:29Z",
"rates": {
"KRW": 482.480408
}
}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": 48248.0408,
"rate": 482.480408
}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