Rate Overview
Live
1 INR = 41.8092 KHR
1 KHR = 0.023918
INR
Avg
43.0583
High
44.7255
Low
41.7572
Last updated: 7/21/2026, 4:59:00 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 41.81 KHR |
| 10 INR | 418.09 KHR |
| 50 INR | 2,090.46 KHR |
| 100 INR | 4,180.92 KHR |
| 500 INR | 20,904.58 KHR |
| 1,000 INR | 41,809.15 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-21T04:59:00Z",
"rates": {
"KHR": 41.809153
}
}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": 4180.915300000001,
"rate": 41.809153
}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