Rate Overview
Live
1 CHF = 141.6886 SYP
1 SYP = 0.007058
CHF
Avg
140.6254
High
141.6886
Low
139.7247
Last updated: 4/16/2026, 6:01:24 AM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 141.69 SYP |
| 10 CHF | 1,416.89 SYP |
| 50 CHF | 7,084.43 SYP |
| 100 CHF | 14,168.86 SYP |
| 500 CHF | 70,844.28 SYP |
| 1,000 CHF | 141,688.57 SYP |
Get CHF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SYPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T06:01:24Z",
"rates": {
"SYP": 141.688569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SYP",
"amount": 100
},
"result": 14168.8569,
"rate": 141.688569
}Build with CHF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key