Rate Overview
Live
1 YER = 3.9768 CLP
1 CLP = 0.251457
YER
Avg
3.9552
High
3.9803
Low
3.9235
Last updated: 7/27/2026, 3:51:06 PM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.98 CLP |
| 10 YER | 39.77 CLP |
| 50 YER | 198.84 CLP |
| 100 YER | 397.68 CLP |
| 500 YER | 1,988.41 CLP |
| 1,000 YER | 3,976.83 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-27T15:51:06Z",
"rates": {
"CLP": 3.976827
}
}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": 397.6827,
"rate": 3.976827
}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