Rate Overview
Live
1 CLP = 0.119234 SYP
1 SYP = 8.3869
CLP
Avg
0.120250
High
0.121613
Low
0.119234
Last updated: 3/27/2026, 5:14:24 AM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 0.12 SYP |
| 10 CLP | 1.19 SYP |
| 50 CLP | 5.96 SYP |
| 100 CLP | 11.92 SYP |
| 500 CLP | 59.62 SYP |
| 1,000 CLP | 119.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-03-27T05:14:24Z",
"rates": {
"SYP": 0.119234
}
}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.9234,
"rate": 0.119234
}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