Rate Overview
Live
1 INR = 41.9085 KHR
1 KHR = 0.023861
INR
Avg
43.9424
High
46.3906
Low
41.7242
Last updated: 7/25/2026, 2:27:30 PM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 41.91 KHR |
| 10 INR | 419.09 KHR |
| 50 INR | 2,095.43 KHR |
| 100 INR | 4,190.85 KHR |
| 500 INR | 20,954.27 KHR |
| 1,000 INR | 41,908.54 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-25T14:27:30Z",
"rates": {
"KHR": 41.908537
}
}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": 4190.853700000001,
"rate": 41.908537
}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