Rate Overview
Live
1 ILS = 1296.65 KHR
1 KHR = 0.000771
ILS
Avg
1295.18
High
1306.15
Low
1276.80
Last updated: 3/7/2026, 7:39:06 AM
Quick Conversions
| ILS | KHR |
|---|---|
| 1 ILS | 1,296.65 KHR |
| 10 ILS | 12,966.53 KHR |
| 50 ILS | 64,832.63 KHR |
| 100 ILS | 129,665.26 KHR |
| 500 ILS | 648,326.30 KHR |
| 1,000 ILS | 1,296,652.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-03-07T07:39:06Z",
"rates": {
"KHR": 1296.6526
}
}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": 129665.26,
"rate": 1296.6526
}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