Rate Overview
Live
1 YER = 3.7577 CLP
1 CLP = 0.266118
YER
Avg
3.7789
High
3.8264
Low
3.7577
Last updated: 5/7/2026, 4:00:19 PM
Quick Conversions
| YER | CLP |
|---|---|
| 1 YER | 3.76 CLP |
| 10 YER | 37.58 CLP |
| 50 YER | 187.89 CLP |
| 100 YER | 375.77 CLP |
| 500 YER | 1,878.87 CLP |
| 1,000 YER | 3,757.74 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-05-07T16:00:19Z",
"rates": {
"CLP": 3.757737
}
}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": 375.7737,
"rate": 3.757737
}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