Rate Overview
Live
1 INR = 42.2781 KHR
1 KHR = 0.023653
INR
Avg
42.4394
High
42.6125
Low
42.2781
Last updated: 8/15/2026, 6:37:59 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.28 KHR |
| 10 INR | 422.78 KHR |
| 50 INR | 2,113.91 KHR |
| 100 INR | 4,227.81 KHR |
| 500 INR | 21,139.07 KHR |
| 1,000 INR | 42,278.14 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-08-15T18:37:59Z",
"rates": {
"KHR": 42.278139
}
}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": 4227.8139,
"rate": 42.278139
}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