Rate Overview
Live
1 CLP = 14.2482 SYP
1 SYP = 0.070184
CLP
Avg
2.2059
High
14.2482
Low
0.118504
Last updated: 8/25/2026, 7:40:55 PM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 14.25 SYP |
| 10 CLP | 142.48 SYP |
| 50 CLP | 712.41 SYP |
| 100 CLP | 1,424.82 SYP |
| 500 CLP | 7,124.12 SYP |
| 1,000 CLP | 14,248.23 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-25T19:40:55Z",
"rates": {
"SYP": 14.248234
}
}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": 1424.8234,
"rate": 14.248234
}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