Rate Overview
Live
1 ILS = 512.4006 KRW
1 KRW = 0.001952
ILS
Avg
513.7555
High
523.1770
Low
507.8515
Last updated: 7/7/2026, 7:56:59 AM
Quick Conversions
| ILS | KRW |
|---|---|
| 1 ILS | 512.40 KRW |
| 10 ILS | 5,124.01 KRW |
| 50 ILS | 25,620.03 KRW |
| 100 ILS | 51,240.06 KRW |
| 500 ILS | 256,200.28 KRW |
| 1,000 ILS | 512,400.57 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-07T07:56:59Z",
"rates": {
"KRW": 512.400566
}
}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": 51240.0566,
"rate": 512.400566
}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