Rate Overview
Live
1 INR = 42.6181 KHR
1 KHR = 0.023464
INR
Avg
42.5480
High
42.8189
Low
42.3277
Last updated: 9/3/2026, 4:46:09 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.62 KHR |
| 10 INR | 426.18 KHR |
| 50 INR | 2,130.91 KHR |
| 100 INR | 4,261.81 KHR |
| 500 INR | 21,309.05 KHR |
| 1,000 INR | 42,618.11 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-09-03T16:46:09Z",
"rates": {
"KHR": 42.618105
}
}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": 4261.8105,
"rate": 42.618105
}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