Rate Overview
Live
1 ILS = 1321.89 KHR
1 KHR = 0.000756
ILS
Avg
1322.88
High
1329.06
Low
1313.71
Last updated: 7/27/2026, 5:21:54 PM
Quick Conversions
| ILS | KHR |
|---|---|
| 1 ILS | 1,321.89 KHR |
| 10 ILS | 13,218.87 KHR |
| 50 ILS | 66,094.33 KHR |
| 100 ILS | 132,188.66 KHR |
| 500 ILS | 660,943.30 KHR |
| 1,000 ILS | 1,321,886.60 KHR |
Get ILS/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KHRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T17:21:54Z",
"rates": {
"KHR": 1321.8866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KHR",
"amount": 100
},
"result": 132188.66,
"rate": 1321.8866
}Build with ILS/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key