Rate Overview
Live
1 CLP = 0.004808 RON
1 RON = 207.9867
CLP
Avg
0.004894
High
0.004986
Low
0.004808
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| CLP | RON |
|---|---|
| 1 CLP | 0.00 RON |
| 10 CLP | 0.05 RON |
| 50 CLP | 0.24 RON |
| 100 CLP | 0.48 RON |
| 500 CLP | 2.40 RON |
| 1,000 CLP | 4.81 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-03-07T07:37:06Z",
"rates": {
"RON": 0.004808
}
}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.4808,
"rate": 0.004808
}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