Rate Overview
Live
1 CLP = 0.124076 SYP
1 SYP = 8.0596
CLP
Avg
0.122982
High
0.124076
Low
0.121047
Last updated: 5/8/2026, 1:02:25 PM
Quick Conversions
| CLP | SYP |
|---|---|
| 1 CLP | 0.12 SYP |
| 10 CLP | 1.24 SYP |
| 50 CLP | 6.20 SYP |
| 100 CLP | 12.41 SYP |
| 500 CLP | 62.04 SYP |
| 1,000 CLP | 124.08 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-05-08T13:02:25Z",
"rates": {
"SYP": 0.124076
}
}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.4076,
"rate": 0.124076
}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