Rate Overview
Live
1 KHR = 0.023798 INR
1 INR = 42.0203
KHR
Avg
0.023808
High
0.023926
Low
0.023675
Last updated: 7/30/2026, 10:35:57 PM
Quick Conversions
| KHR | INR |
|---|---|
| 1 KHR | 0.02 INR |
| 10 KHR | 0.24 INR |
| 50 KHR | 1.19 INR |
| 100 KHR | 2.38 INR |
| 500 KHR | 11.90 INR |
| 1,000 KHR | 23.80 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-07-30T22:35:57Z",
"rates": {
"INR": 0.023798
}
}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.3798,
"rate": 0.023798
}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