Rate Overview
Live
1 KHR = 0.023369 INR
1 INR = 42.7917
KHR
Avg
0.022513
High
0.023384
Low
0.021791
Last updated: 3/26/2026, 8:28:48 PM
Quick Conversions
| KHR | INR |
|---|---|
| 1 KHR | 0.02 INR |
| 10 KHR | 0.23 INR |
| 50 KHR | 1.17 INR |
| 100 KHR | 2.34 INR |
| 500 KHR | 11.68 INR |
| 1,000 KHR | 23.37 INR |
Get KHR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=INRExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-26T20:28:48Z",
"rates": {
"INR": 0.023369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "INR",
"amount": 100
},
"result": 2.3369,
"rate": 0.023369
}Build with KHR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key