Rate Overview
Live
1 ILS = 503.0987 KRW
1 KRW = 0.001988
ILS
Avg
500.5718
High
503.1901
Low
497.0363
Last updated: 5/7/2026, 9:08:28 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 503.10 KRW |
| 10 ILS | 5,030.99 KRW |
| 50 ILS | 25,154.93 KRW |
| 100 ILS | 50,309.87 KRW |
| 500 ILS | 251,549.33 KRW |
| 1,000 ILS | 503,098.66 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-05-07T09:08:28Z",
"rates": {
"KRW": 503.098664
}
}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": 50309.8664,
"rate": 503.098664
}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