Rate Overview
Live
1 KHR = 0.023645 INR
1 INR = 42.2922
KHR
Avg
0.023108
High
0.023675
Low
0.022701
Last updated: 3/28/2026, 9:28:44 AM
Quick Conversions
| KHR | INR |
|---|---|
| 1 KHR | 0.02 INR |
| 10 KHR | 0.24 INR |
| 50 KHR | 1.18 INR |
| 100 KHR | 2.36 INR |
| 500 KHR | 11.82 INR |
| 1,000 KHR | 23.65 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-28T09:28:44Z",
"rates": {
"INR": 0.023645
}
}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.3645,
"rate": 0.023645
}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