Rate Overview
Live
1 CLP = 0.004880 RON
1 RON = 204.9180
CLP
Avg
0.004866
High
0.004884
Low
0.004820
Last updated: 4/17/2026, 2:41:08 PM
Quick Conversions
| CLP | RON |
|---|---|
| 1 CLP | 0.00 RON |
| 10 CLP | 0.05 RON |
| 50 CLP | 0.24 RON |
| 100 CLP | 0.49 RON |
| 500 CLP | 2.44 RON |
| 1,000 CLP | 4.88 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-04-17T14:41:08Z",
"rates": {
"RON": 0.00488
}
}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.488,
"rate": 0.00488
}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