Rate Overview
Live
1 KHR = 0.001141 RON
1 RON = 876.4242
KHR
Avg
0.001129
High
0.001141
Low
0.001123
Last updated: 6/19/2026, 8:48:20 AM
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.57 RON |
| 1,000 KHR | 1.14 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-06-19T08:48:20Z",
"rates": {
"RON": 0.001141
}
}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.11410000000000001,
"rate": 0.001141
}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