Rate Overview
Live
1 YER = 3.8778 CLP
1 CLP = 0.257877
YER
Avg
3.7975
High
3.8907
Low
3.5923
Last updated: 3/28/2026, 10:54:57 AM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.88 CLP |
| 10 YER | 38.78 CLP |
| 50 YER | 193.89 CLP |
| 100 YER | 387.78 CLP |
| 500 YER | 1,938.91 CLP |
| 1,000 YER | 3,877.81 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-03-28T10:54:57Z",
"rates": {
"CLP": 3.877814
}
}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": 387.78139999999996,
"rate": 3.877814
}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