Rate Overview
Live
1 ILS = 1337.42 KHR
1 KHR = 0.000748
ILS
Avg
1342.78
High
1351.21
Low
1336.53
Last updated: 7/6/2026, 4:07:11 AM
Quick Conversions
| ILS | KHR |
|---|---|
| 1 ILS | 1,337.42 KHR |
| 10 ILS | 13,374.18 KHR |
| 50 ILS | 66,870.89 KHR |
| 100 ILS | 133,741.77 KHR |
| 500 ILS | 668,708.86 KHR |
| 1,000 ILS | 1,337,417.71 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-06T04:07:11Z",
"rates": {
"KHR": 1337.41771
}
}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": 133741.771,
"rate": 1337.41771
}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