Rate Overview
Live
1 CLP = 14.2110 SYP
1 SYP = 0.070368
CLP
Avg
1.8195
High
14.2110
Low
0.118504
Last updated: 8/19/2026, 5:53:14 AM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 14.21 SYP |
| 10 CLP | 142.11 SYP |
| 50 CLP | 710.55 SYP |
| 100 CLP | 1,421.10 SYP |
| 500 CLP | 7,105.52 SYP |
| 1,000 CLP | 14,211.04 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-19T05:53:14Z",
"rates": {
"SYP": 14.211039
}
}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": 1421.1039,
"rate": 14.211039
}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