Rate Overview
Live
1 CLP = 0.257877 YER
1 YER = 3.8778
CLP
Avg
0.258835
High
0.277053
Low
0.245668
Last updated: 3/28/2026, 3:19:44 PM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.26 YER |
| 10 CLP | 2.58 YER |
| 50 CLP | 12.89 YER |
| 100 CLP | 25.79 YER |
| 500 CLP | 128.94 YER |
| 1,000 CLP | 257.88 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-28T15:19:44Z",
"rates": {
"YER": 0.257877
}
}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.7877,
"rate": 0.257877
}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