Rate Overview
Live
1 KHR = 0.023092 INR
1 INR = 43.3050
KHR
Avg
0.023220
High
0.023348
Low
0.023092
Last updated: 4/18/2026, 8:53:29 AM
Quick Conversions
| KHR | INR |
|---|---|
| 1 KHR | 0.02 INR |
| 10 KHR | 0.23 INR |
| 50 KHR | 1.15 INR |
| 100 KHR | 2.31 INR |
| 500 KHR | 11.55 INR |
| 1,000 KHR | 23.09 INR |
Get KHR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=INRExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-18T08:53:29Z",
"rates": {
"INR": 0.023092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "INR",
"amount": 100
},
"result": 2.3092,
"rate": 0.023092
}Build with KHR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key