Rate Overview
Live
1 ILS = 482.7683 KRW
1 KRW = 0.002071
ILS
Avg
481.8702
High
484.0097
Low
477.5422
Last updated: 3/27/2026, 12:53:04 PM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 482.77 KRW |
| 10 ILS | 4,827.68 KRW |
| 50 ILS | 24,138.42 KRW |
| 100 ILS | 48,276.83 KRW |
| 500 ILS | 241,384.16 KRW |
| 1,000 ILS | 482,768.31 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-27T12:53:04Z",
"rates": {
"KRW": 482.768312
}
}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": 48276.8312,
"rate": 482.768312
}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