Rate Overview
Live
1 SYP = 8.3840 CLP
1 CLP = 0.119275
SYP
Avg
8.3535
High
8.3840
Low
8.3266
Last updated: 7/7/2026, 6:01:48 PM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 8.38 CLP |
| 10 SYP | 83.84 CLP |
| 50 SYP | 419.20 CLP |
| 100 SYP | 838.40 CLP |
| 500 SYP | 4,192.00 CLP |
| 1,000 SYP | 8,384.00 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-07-07T18:01:48Z",
"rates": {
"CLP": 8.383998
}
}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.3998,
"rate": 8.383998
}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