Rate Overview
Live
1 KHR = 0.000746 ILS
1 ILS = 1340.48
KHR
Avg
0.000754
High
0.000766
Low
0.000746
Last updated: 4/17/2026, 10:45:11 AM
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-04-17T10:45:11Z",
"rates": {
"ILS": 0.000746
}
}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.0746,
"rate": 0.000746
}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