Rate Overview
Live
1 CLP = 14.2102 SYP
1 SYP = 0.070372
CLP
Avg
14.1844
High
14.2206
Low
14.0893
Last updated: 8/23/2026, 4:30:30 AM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 14.21 SYP |
| 10 CLP | 142.10 SYP |
| 50 CLP | 710.51 SYP |
| 100 CLP | 1,421.02 SYP |
| 500 CLP | 7,105.12 SYP |
| 1,000 CLP | 14,210.24 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-23T04:30:30Z",
"rates": {
"SYP": 14.210239
}
}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.0239,
"rate": 14.210239
}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