Rate Overview
Live
1 CLP = 0.264098 YER
1 YER = 3.7865
CLP
Avg
0.265974
High
0.269395
Low
0.263434
Last updated: 6/19/2026, 8:24:53 AM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.26 YER |
| 10 CLP | 2.64 YER |
| 50 CLP | 13.20 YER |
| 100 CLP | 26.41 YER |
| 500 CLP | 132.05 YER |
| 1,000 CLP | 264.10 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-06-19T08:24:53Z",
"rates": {
"YER": 0.264098
}
}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.4098,
"rate": 0.264098
}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