Rate Overview
Live
1 INR = 42.7904 KHR
1 KHR = 0.023370
INR
Avg
42.7715
High
43.1994
Low
42.5251
Last updated: 3/26/2026, 3:38:50 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.79 KHR |
| 10 INR | 427.90 KHR |
| 50 INR | 2,139.52 KHR |
| 100 INR | 4,279.04 KHR |
| 500 INR | 21,395.19 KHR |
| 1,000 INR | 42,790.38 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-03-26T15:38:50Z",
"rates": {
"KHR": 42.790377
}
}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": 4279.0377,
"rate": 42.790377
}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