Rate Overview
Live
1 SYP = 7.9316 CLP
1 CLP = 0.126078
SYP
Avg
8.0305
High
8.1010
Low
7.9316
Last updated: 4/18/2026, 8:50:29 AM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 7.93 CLP |
| 10 SYP | 79.32 CLP |
| 50 SYP | 396.58 CLP |
| 100 SYP | 793.16 CLP |
| 500 SYP | 3,965.79 CLP |
| 1,000 SYP | 7,931.59 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-04-18T08:50:29Z",
"rates": {
"CLP": 7.931588
}
}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": 793.1587999999999,
"rate": 7.931588
}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