Rate Overview
Live
1 ILS = 483.1889 KRW
1 KRW = 0.002070
ILS
Avg
476.1871
High
484.6077
Low
458.4242
Last updated: 3/27/2026, 6:11:05 PM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 483.19 KRW |
| 10 ILS | 4,831.89 KRW |
| 50 ILS | 24,159.45 KRW |
| 100 ILS | 48,318.89 KRW |
| 500 ILS | 241,594.45 KRW |
| 1,000 ILS | 483,188.91 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-27T18:11:05Z",
"rates": {
"KRW": 483.188908
}
}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": 48318.8908,
"rate": 483.188908
}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