Rate Overview
Live
1 KHR = 0.000747 ILS
1 ILS = 1338.69
KHR
Avg
0.000745
High
0.000750
Low
0.000743
Last updated: 9/11/2026, 10:11:16 PM
Quick Conversions
| KHR | ILS |
|---|---|
| 1 KHR | 0.00 ILS |
| 10 KHR | 0.01 ILS |
| 50 KHR | 0.04 ILS |
| 100 KHR | 0.07 ILS |
| 500 KHR | 0.37 ILS |
| 1,000 KHR | 0.75 ILS |
Get KHR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=ILSExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-09-11T22:11:16Z",
"rates": {
"ILS": 0.000747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "ILS",
"amount": 100
},
"result": 0.0747,
"rate": 0.000747
}Build with KHR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key