Rate Overview
Live
1 YER = 3.9423 CLP
1 CLP = 0.253662
YER
Avg
3.9432
High
3.9565
Low
3.9335
Last updated: 9/8/2026, 7:27:39 PM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.94 CLP |
| 10 YER | 39.42 CLP |
| 50 YER | 197.11 CLP |
| 100 YER | 394.23 CLP |
| 500 YER | 1,971.13 CLP |
| 1,000 YER | 3,942.26 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-09-08T19:27:39Z",
"rates": {
"CLP": 3.942258
}
}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": 394.2258,
"rate": 3.942258
}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