Rate Overview
Live
1 YER = 3.7865 CLP
1 CLP = 0.264099
YER
Avg
3.7600
High
3.7960
Low
3.7120
Last updated: 6/19/2026, 8:45:03 AM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.79 CLP |
| 10 YER | 37.86 CLP |
| 50 YER | 189.32 CLP |
| 100 YER | 378.65 CLP |
| 500 YER | 1,893.23 CLP |
| 1,000 YER | 3,786.46 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-06-19T08:45:03Z",
"rates": {
"CLP": 3.786463
}
}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": 378.6463,
"rate": 3.786463
}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