Rate Overview
Live
1 INR = 41.7241 KHR
1 KHR = 0.023967
INR
Avg
42.1629
High
42.6033
Low
41.7241
Last updated: 7/22/2026, 11:35:38 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 41.72 KHR |
| 10 INR | 417.24 KHR |
| 50 INR | 2,086.21 KHR |
| 100 INR | 4,172.41 KHR |
| 500 INR | 20,862.06 KHR |
| 1,000 INR | 41,724.11 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-22T11:35:38Z",
"rates": {
"KHR": 41.72411
}
}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": 4172.411,
"rate": 41.72411
}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