Rate Overview
Live
1 CLP = 0.004820 RON
1 RON = 207.4689
CLP
Avg
0.004930
High
0.005060
Low
0.004742
Last updated: 7/27/2026, 10:01:33 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.41 RON |
| 1,000 CLP | 4.82 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-07-27T10:01:33Z",
"rates": {
"RON": 0.00482
}
}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.482,
"rate": 0.00482
}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