Rate Overview
Live
1 CLP = 0.257266 YER
1 YER = 3.8870
CLP
Avg
0.257767
High
0.258739
Low
0.256549
Last updated: 7/7/2026, 2:27:57 AM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.26 YER |
| 10 CLP | 2.57 YER |
| 50 CLP | 12.86 YER |
| 100 CLP | 25.73 YER |
| 500 CLP | 128.63 YER |
| 1,000 CLP | 257.27 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-07-07T02:27:57Z",
"rates": {
"YER": 0.257266
}
}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": 25.726599999999998,
"rate": 0.257266
}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