Rate Overview
Live
1 ILS = 480.1415 KRW
1 KRW = 0.002083
ILS
Avg
474.1702
High
480.2047
Low
459.1644
Last updated: 3/7/2026, 3:05:07 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 480.14 KRW |
| 10 ILS | 4,801.41 KRW |
| 50 ILS | 24,007.07 KRW |
| 100 ILS | 48,014.15 KRW |
| 500 ILS | 240,070.74 KRW |
| 1,000 ILS | 480,141.49 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-03-07T03:05:07Z",
"rates": {
"KRW": 480.141487
}
}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": 48014.1487,
"rate": 480.141487
}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