Rate Overview
Live
1 CLP = 0.121969 SYP
1 SYP = 8.1988
CLP
Avg
0.124814
High
0.127840
Low
0.121969
Last updated: 3/6/2026, 10:48:48 PM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 0.12 SYP |
| 10 CLP | 1.22 SYP |
| 50 CLP | 6.10 SYP |
| 100 CLP | 12.20 SYP |
| 500 CLP | 60.98 SYP |
| 1,000 CLP | 121.97 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-06T22:48:48Z",
"rates": {
"SYP": 0.121969
}
}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": 12.1969,
"rate": 0.121969
}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