Rate Overview
Live
1 KHR = 0.001120 RON
1 RON = 892.8571
KHR
Avg
0.001110
High
0.001127
Low
0.001084
Last updated: 5/27/2026, 7:25:33 PM
Quick Conversions
| KHR | RON |
|---|---|
| 1 KHR | 0.00 RON |
| 10 KHR | 0.01 RON |
| 50 KHR | 0.06 RON |
| 100 KHR | 0.11 RON |
| 500 KHR | 0.56 RON |
| 1,000 KHR | 1.12 RON |
Get KHR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=RONExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-05-27T19:25:33Z",
"rates": {
"RON": 0.00112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "RON",
"amount": 100
},
"result": 0.11199999999999999,
"rate": 0.00112
}Build with KHR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key