Rate Overview
Live
1 INR = 42.2603 KHR
1 KHR = 0.023663
INR
Avg
42.2364
High
42.3987
Low
42.0408
Last updated: 6/16/2026, 3:39:30 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.26 KHR |
| 10 INR | 422.60 KHR |
| 50 INR | 2,113.01 KHR |
| 100 INR | 4,226.03 KHR |
| 500 INR | 21,130.13 KHR |
| 1,000 INR | 42,260.26 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-06-16T03:39:30Z",
"rates": {
"KHR": 42.260261
}
}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": 4226.0261,
"rate": 42.260261
}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