Rate Overview
Live
1 INR = 42.0765 KHR
1 KHR = 0.023766
INR
Avg
42.2025
High
42.5220
Low
41.9685
Last updated: 7/6/2026, 3:54:42 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.08 KHR |
| 10 INR | 420.76 KHR |
| 50 INR | 2,103.82 KHR |
| 100 INR | 4,207.65 KHR |
| 500 INR | 21,038.24 KHR |
| 1,000 INR | 42,076.49 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-06T03:54:42Z",
"rates": {
"KHR": 42.076487
}
}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": 4207.6487,
"rate": 42.076487
}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