Rate Overview
Live
1 CHF = 140.8276 SYP
1 SYP = 0.007101
CHF
Avg
140.7046
High
141.4269
Low
139.9099
Last updated: 5/26/2026, 1:41:28 PM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 140.83 SYP |
| 10 CHF | 1,408.28 SYP |
| 50 CHF | 7,041.38 SYP |
| 100 CHF | 14,082.76 SYP |
| 500 CHF | 70,413.82 SYP |
| 1,000 CHF | 140,827.63 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-05-26T13:41:28Z",
"rates": {
"SYP": 140.827635
}
}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": 14082.7635,
"rate": 140.827635
}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