Rate Overview
Live
1 IDR = 0.236704 KHR
1 KHR = 4.2247
IDR
Avg
0.237583
High
0.238836
Low
0.236378
Last updated: 3/7/2026, 7:41:29 AM
Quick Conversions
| IDR | KHR |
|---|---|
| 1 IDR | 0.24 KHR |
| 10 IDR | 2.37 KHR |
| 50 IDR | 11.84 KHR |
| 100 IDR | 23.67 KHR |
| 500 IDR | 118.35 KHR |
| 1,000 IDR | 236.70 KHR |
Get IDR/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=KHRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T07:41:29Z",
"rates": {
"KHR": 0.236704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "KHR",
"amount": 100
},
"result": 23.6704,
"rate": 0.236704
}Build with IDR/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key