Rate Overview
Live
1 INR = 42.4459 KHR
1 KHR = 0.023559
INR
Avg
42.5239
High
42.6539
Low
42.4459
Last updated: 8/13/2026, 2:50:18 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 42.45 KHR |
| 10 INR | 424.46 KHR |
| 50 INR | 2,122.29 KHR |
| 100 INR | 4,244.59 KHR |
| 500 INR | 21,222.95 KHR |
| 1,000 INR | 42,445.90 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-08-13T02:50:18Z",
"rates": {
"KHR": 42.445898
}
}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": 4244.5898,
"rate": 42.445898
}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