Rate Overview
Live
1 CLP = 0.004942 RON
1 RON = 202.3472
CLP
Avg
0.004953
High
0.004971
Low
0.004942
Last updated: 8/18/2026, 5:35:38 PM
Quick Conversions
| CLP | RON |
|---|---|
| 1 CLP | 0.00 RON |
| 10 CLP | 0.05 RON |
| 50 CLP | 0.25 RON |
| 100 CLP | 0.49 RON |
| 500 CLP | 2.47 RON |
| 1,000 CLP | 4.94 RON |
Get CLP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=RONExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-18T17:35:38Z",
"rates": {
"RON": 0.004942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "RON",
"amount": 100
},
"result": 0.49420000000000003,
"rate": 0.004942
}Build with CLP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key