Rate Overview
Live
1 ILS = 483.1083 KRW
1 KRW = 0.002070
ILS
Avg
469.4369
High
484.6077
Low
452.8676
Last updated: 3/27/2026, 7:50:01 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 483.11 KRW |
| 10 ILS | 4,831.08 KRW |
| 50 ILS | 24,155.41 KRW |
| 100 ILS | 48,310.83 KRW |
| 500 ILS | 241,554.13 KRW |
| 1,000 ILS | 483,108.26 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-27T07:50:01Z",
"rates": {
"KRW": 483.108258
}
}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": 48310.8258,
"rate": 483.108258
}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