Rate Overview
Live
1 CLP = 0.004995 RON
1 RON = 200.2002
CLP
Avg
0.004938
High
0.004995
Low
0.004891
Last updated: 5/7/2026, 9:48:44 PM
Quick Conversions
| CLP | RON |
|---|---|
| 1 CLP | 0.00 RON |
| 10 CLP | 0.05 RON |
| 50 CLP | 0.25 RON |
| 100 CLP | 0.50 RON |
| 500 CLP | 2.50 RON |
| 1,000 CLP | 5.00 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-05-07T21:48:44Z",
"rates": {
"RON": 0.004995
}
}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.49950000000000006,
"rate": 0.004995
}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