Rate Overview
Live
1 KRW = 0.001870 ILS
1 ILS = 534.7594
KRW
Avg
0.002072
High
0.002208
Low
0.001870
Last updated: 5/28/2026, 12:08:54 AM
Quick Conversions
| KRW | ILS |
|---|---|
| 1 KRW | 0.00 ILS |
| 10 KRW | 0.02 ILS |
| 50 KRW | 0.09 ILS |
| 100 KRW | 0.19 ILS |
| 500 KRW | 0.93 ILS |
| 1,000 KRW | 1.87 ILS |
Get KRW/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ILSExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-28T00:08:54Z",
"rates": {
"ILS": 0.00187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ILS",
"amount": 100
},
"result": 0.187,
"rate": 0.00187
}Build with KRW/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key