Rate Overview
Live
1 CLP = 14.1477 SYP
1 SYP = 0.070683
CLP
Avg
5.9855
High
14.2102
Low
0.118505
Last updated: 8/24/2026, 11:38:02 AM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 14.15 SYP |
| 10 CLP | 141.48 SYP |
| 50 CLP | 707.38 SYP |
| 100 CLP | 1,414.77 SYP |
| 500 CLP | 7,073.84 SYP |
| 1,000 CLP | 14,147.67 SYP |
Get CLP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SYPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-24T11:38:02Z",
"rates": {
"SYP": 14.147671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SYP",
"amount": 100
},
"result": 1414.7671,
"rate": 14.147671
}Build with CLP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key