Rate Overview
Live
1 INR = 41.7787 KHR
1 KHR = 0.023936
INR
Avg
45.4153
High
48.7611
Low
41.7787
Last updated: 7/20/2026, 2:54:59 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 41.78 KHR |
| 10 INR | 417.79 KHR |
| 50 INR | 2,088.94 KHR |
| 100 INR | 4,177.87 KHR |
| 500 INR | 20,889.37 KHR |
| 1,000 INR | 41,778.73 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-07-20T14:54:59Z",
"rates": {
"KHR": 41.778733
}
}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": 4177.8733,
"rate": 41.778733
}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