Rate Overview
Live
1 SYP = 8.3010 CLP
1 CLP = 0.120467
SYP
Avg
8.2969
High
8.3847
Low
8.2228
Last updated: 3/27/2026, 1:48:44 AM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 8.30 CLP |
| 10 SYP | 83.01 CLP |
| 50 SYP | 415.05 CLP |
| 100 SYP | 830.10 CLP |
| 500 SYP | 4,150.50 CLP |
| 1,000 SYP | 8,301.01 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-27T01:48:44Z",
"rates": {
"CLP": 8.301007
}
}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": 830.1007000000001,
"rate": 8.301007
}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