Rate Overview
Live
1 KHR = 0.001079 RON
1 RON = 926.7841
KHR
Avg
0.001081
High
0.001090
Low
0.001075
Last updated: 4/17/2026, 10:44:52 AM
Quick Conversions
| KHR | RON |
|---|---|
| 1 KHR | 0.00 RON |
| 10 KHR | 0.01 RON |
| 50 KHR | 0.05 RON |
| 100 KHR | 0.11 RON |
| 500 KHR | 0.54 RON |
| 1,000 KHR | 1.08 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-04-17T10:44:52Z",
"rates": {
"RON": 0.001079
}
}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.10790000000000001,
"rate": 0.001079
}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