Rate Overview
Live
1 ILS = 484.7835 KRW
1 KRW = 0.002063
ILS
Avg
482.1456
High
484.7835
Low
477.5422
Last updated: 3/27/2026, 6:08:07 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 484.78 KRW |
| 10 ILS | 4,847.84 KRW |
| 50 ILS | 24,239.18 KRW |
| 100 ILS | 48,478.35 KRW |
| 500 ILS | 242,391.77 KRW |
| 1,000 ILS | 484,783.55 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-27T06:08:07Z",
"rates": {
"KRW": 484.783546
}
}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": 48478.3546,
"rate": 484.783546
}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