Rate Overview
Live
1 IDR = 0.224709 KHR
1 KHR = 4.4502
IDR
Avg
0.225498
High
0.226630
Low
0.224550
Last updated: 6/19/2026, 8:31:27 AM
Quick Conversions
| IDR | KHR |
|---|---|
| 1 IDR | 0.22 KHR |
| 10 IDR | 2.25 KHR |
| 50 IDR | 11.24 KHR |
| 100 IDR | 22.47 KHR |
| 500 IDR | 112.35 KHR |
| 1,000 IDR | 224.71 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-06-19T08:31:27Z",
"rates": {
"KHR": 0.224709
}
}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": 22.4709,
"rate": 0.224709
}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