Rate Overview
Live
1 ILS = 452.3981 KRW
1 KRW = 0.002210
ILS
Avg
459.0189
High
465.1617
Low
449.9116
Last updated: 9/2/2026, 6:12:08 PM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 452.40 KRW |
| 10 ILS | 4,523.98 KRW |
| 50 ILS | 22,619.91 KRW |
| 100 ILS | 45,239.81 KRW |
| 500 ILS | 226,199.06 KRW |
| 1,000 ILS | 452,398.12 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-09-02T18:12:08Z",
"rates": {
"KRW": 452.398121
}
}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": 45239.8121,
"rate": 452.398121
}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