Rate Overview
Live
1 SYP = 8.3868 CLP
1 CLP = 0.119235
SYP
Avg
1.2820
High
8.3868
Low
0.069905
Last updated: 3/27/2026, 3:24:33 AM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 8.39 CLP |
| 10 SYP | 83.87 CLP |
| 50 SYP | 419.34 CLP |
| 100 SYP | 838.68 CLP |
| 500 SYP | 4,193.42 CLP |
| 1,000 SYP | 8,386.83 CLP |
Get SYP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CLPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:24:33Z",
"rates": {
"CLP": 8.38683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CLP",
"amount": 100
},
"result": 838.683,
"rate": 8.38683
}Build with SYP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key