Rate Overview
Live
1 INR = 42.1536 KHR
1 KHR = 0.023723
INR
Avg
42.1839
High
42.2851
Low
42.0186
Last updated: 5/6/2026, 10:20:05 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.15 KHR |
| 10 INR | 421.54 KHR |
| 50 INR | 2,107.68 KHR |
| 100 INR | 4,215.36 KHR |
| 500 INR | 21,076.81 KHR |
| 1,000 INR | 42,153.62 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-05-06T10:20:05Z",
"rates": {
"KHR": 42.153618
}
}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": 4215.361800000001,
"rate": 42.153618
}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