Rate Overview
Live
1 CLP = 0.253479 YER
1 YER = 3.9451
CLP
Avg
0.264998
High
0.278945
Low
0.251456
Last updated: 7/28/2026, 3:31:42 AM
Quick Conversions
| CLP | YER |
|---|---|
| 1 CLP | 0.25 YER |
| 10 CLP | 2.53 YER |
| 50 CLP | 12.67 YER |
| 100 CLP | 25.35 YER |
| 500 CLP | 126.74 YER |
| 1,000 CLP | 253.48 YER |
Get CLP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=YERExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-28T03:31:42Z",
"rates": {
"YER": 0.253479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "YER",
"amount": 100
},
"result": 25.347900000000003,
"rate": 0.253479
}Build with CLP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key