Rate Overview
Live
1 INR = 42.8540 KHR
1 KHR = 0.023335
INR
Avg
43.0672
High
43.3194
Low
42.8293
Last updated: 4/15/2026, 11:59:53 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.85 KHR |
| 10 INR | 428.54 KHR |
| 50 INR | 2,142.70 KHR |
| 100 INR | 4,285.40 KHR |
| 500 INR | 21,426.98 KHR |
| 1,000 INR | 42,853.96 KHR |
Get INR/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=KHRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-15T23:59:53Z",
"rates": {
"KHR": 42.853963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "KHR",
"amount": 100
},
"result": 4285.3963,
"rate": 42.853963
}Build with INR/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key