Rate Overview
Live
1 ILS = 477.5649 KRW
1 KRW = 0.002094
ILS
Avg
464.8948
High
534.4534
Low
403.2614
Last updated: 7/29/2026, 10:23:05 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 477.56 KRW |
| 10 ILS | 4,775.65 KRW |
| 50 ILS | 23,878.25 KRW |
| 100 ILS | 47,756.49 KRW |
| 500 ILS | 238,782.47 KRW |
| 1,000 ILS | 477,564.94 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-07-29T10:23:05Z",
"rates": {
"KRW": 477.564941
}
}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": 47756.494099999996,
"rate": 477.564941
}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