Rate Overview
Live
1 ILS = 482.6573 KRW
1 KRW = 0.002072
ILS
Avg
385.4659
High
482.6573
Low
337.0529
Last updated: 3/27/2026, 9:28:08 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 482.66 KRW |
| 10 ILS | 4,826.57 KRW |
| 50 ILS | 24,132.87 KRW |
| 100 ILS | 48,265.73 KRW |
| 500 ILS | 241,328.67 KRW |
| 1,000 ILS | 482,657.35 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-27T09:28:08Z",
"rates": {
"KRW": 482.657349
}
}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": 48265.7349,
"rate": 482.657349
}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