Rate Overview
Live
1 SYP = 0.072446 CLP
1 CLP = 13.8034
SYP
Avg
0.071884
High
0.072446
Low
0.071138
Last updated: 9/12/2026, 5:49:06 AM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 0.07 CLP |
| 10 SYP | 0.72 CLP |
| 50 SYP | 3.62 CLP |
| 100 SYP | 7.24 CLP |
| 500 SYP | 36.22 CLP |
| 1,000 SYP | 72.45 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-09-12T05:49:06Z",
"rates": {
"CLP": 0.072446
}
}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": 7.244599999999999,
"rate": 0.072446
}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