Rate Overview
Live
1 YER = 3.8557 CLP
1 CLP = 0.259357
YER
Avg
3.8532
High
3.8682
Low
3.8439
Last updated: 8/13/2026, 1:52:25 PM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.86 CLP |
| 10 YER | 38.56 CLP |
| 50 YER | 192.78 CLP |
| 100 YER | 385.57 CLP |
| 500 YER | 1,927.85 CLP |
| 1,000 YER | 3,855.70 CLP |
Get YER/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CLPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-13T13:52:25Z",
"rates": {
"CLP": 3.855696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CLP",
"amount": 100
},
"result": 385.5696,
"rate": 3.855696
}Build with YER/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key