Rate Overview
Live
1 KRW = 0.002073 ILS
1 ILS = 482.3927
KRW
Avg
0.002111
High
0.002177
Low
0.002073
Last updated: 3/7/2026, 12:30:17 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.04 ILS |
| 1,000 KRW | 2.07 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-07T00:30:17Z",
"rates": {
"ILS": 0.002073
}
}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.2073,
"rate": 0.002073
}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