Rate Overview
Live
1 SYP = 8.0634 CLP
1 CLP = 0.124016
SYP
Avg
3.2392
High
8.3714
Low
0.071198
Last updated: 5/29/2026, 10:27:14 PM
Quick Conversions
| SYP | CLP |
|---|---|
| 1 SYP | 8.06 CLP |
| 10 SYP | 80.63 CLP |
| 50 SYP | 403.17 CLP |
| 100 SYP | 806.34 CLP |
| 500 SYP | 4,031.72 CLP |
| 1,000 SYP | 8,063.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-05-29T22:27:14Z",
"rates": {
"CLP": 8.063449
}
}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": 806.3449,
"rate": 8.063449
}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