Rate Overview
Live
1 KHR = 0.001093 RON
1 RON = 914.9131
KHR
Avg
0.001088
High
0.001098
Low
0.001074
Last updated: 3/7/2026, 7:40:07 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.55 RON |
| 1,000 KHR | 1.09 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-03-07T07:40:07Z",
"rates": {
"RON": 0.001093
}
}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.1093,
"rate": 0.001093
}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