Rate Overview
Live
1 CLP = 0.261483 YER
1 YER = 3.8243
CLP
Avg
0.267222
High
0.273045
Low
0.261483
Last updated: 3/7/2026, 7:39:09 AM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.26 YER |
| 10 CLP | 2.61 YER |
| 50 CLP | 13.07 YER |
| 100 CLP | 26.15 YER |
| 500 CLP | 130.74 YER |
| 1,000 CLP | 261.48 YER |
Get CLP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=YERExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T07:39:09Z",
"rates": {
"YER": 0.261483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "YER",
"amount": 100
},
"result": 26.148300000000003,
"rate": 0.261483
}Build with CLP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key