Rate Overview
Live
1 INR = 43.6093 KHR
1 KHR = 0.022931
INR
Avg
43.7734
High
44.0490
Low
43.6093
Last updated: 3/6/2026, 8:06:37 AM
Quick Conversions
| INR | KHR |
|---|---|
| 1 INR | 43.61 KHR |
| 10 INR | 436.09 KHR |
| 50 INR | 2,180.46 KHR |
| 100 INR | 4,360.93 KHR |
| 500 INR | 21,804.65 KHR |
| 1,000 INR | 43,609.29 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-03-06T08:06:37Z",
"rates": {
"KHR": 43.609294
}
}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": 4360.9294,
"rate": 43.609294
}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