Rate Overview
Live
1 CLP = 0.119274 SYP
1 SYP = 8.3841
CLP
Avg
0.119711
High
0.120096
Low
0.119274
Last updated: 7/7/2026, 6:04:03 PM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 0.12 SYP |
| 10 CLP | 1.19 SYP |
| 50 CLP | 5.96 SYP |
| 100 CLP | 11.93 SYP |
| 500 CLP | 59.64 SYP |
| 1,000 CLP | 119.27 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-07-07T18:04:03Z",
"rates": {
"SYP": 0.119274
}
}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": 11.9274,
"rate": 0.119274
}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