Rate Overview
Live
1 KRW = 0.002062 ILS
1 ILS = 484.9661
KRW
Avg
0.002074
High
0.002094
Low
0.002062
Last updated: 3/27/2026, 6:04:04 AM
Quick Conversions
| KRW | ILS |
|---|---|
| 1 KRW | 0.00 ILS |
| 10 KRW | 0.02 ILS |
| 50 KRW | 0.10 ILS |
| 100 KRW | 0.21 ILS |
| 500 KRW | 1.03 ILS |
| 1,000 KRW | 2.06 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-03-27T06:04:04Z",
"rates": {
"ILS": 0.002062
}
}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.2062,
"rate": 0.002062
}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