Rate Overview
Live
1 CLP = 0.269167 YER
1 YER = 3.7152
CLP
Avg
0.267413
High
0.269607
Low
0.264975
Last updated: 4/17/2026, 12:02:27 PM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.27 YER |
| 10 CLP | 2.69 YER |
| 50 CLP | 13.46 YER |
| 100 CLP | 26.92 YER |
| 500 CLP | 134.58 YER |
| 1,000 CLP | 269.17 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-04-17T12:02:27Z",
"rates": {
"YER": 0.269167
}
}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.9167,
"rate": 0.269167
}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