Rate Overview
Live
1 YER = 3.9258 CLP
1 CLP = 0.254725
YER
Avg
3.8568
High
4.0294
Low
3.5773
Last updated: 7/20/2026, 11:19:42 PM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.93 CLP |
| 10 YER | 39.26 CLP |
| 50 YER | 196.29 CLP |
| 100 YER | 392.58 CLP |
| 500 YER | 1,962.90 CLP |
| 1,000 YER | 3,925.80 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-07-20T23:19:42Z",
"rates": {
"CLP": 3.925804
}
}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": 392.5804,
"rate": 3.925804
}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