Rate Overview
Live
1 INR = 41.8711 KHR
1 KHR = 0.023883
INR
Avg
43.0220
High
44.7255
Low
41.7572
Last updated: 7/26/2026, 3:56:47 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 41.87 KHR |
| 10 INR | 418.71 KHR |
| 50 INR | 2,093.55 KHR |
| 100 INR | 4,187.11 KHR |
| 500 INR | 20,935.53 KHR |
| 1,000 INR | 41,871.06 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-07-26T15:56:47Z",
"rates": {
"KHR": 41.871064
}
}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": 4187.1064,
"rate": 41.871064
}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