Rate Overview
Live
1 CHF = 142.3736 SYP
1 SYP = 0.007024
CHF
Avg
142.3080
High
143.8941
Low
140.8659
Last updated: 3/7/2026, 12:10:39 AM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 142.37 SYP |
| 10 CHF | 1,423.74 SYP |
| 50 CHF | 7,118.68 SYP |
| 100 CHF | 14,237.36 SYP |
| 500 CHF | 71,186.80 SYP |
| 1,000 CHF | 142,373.59 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-03-07T00:10:39Z",
"rates": {
"SYP": 142.373594
}
}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": 14237.3594,
"rate": 142.373594
}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