Rate Overview
Live
1 CHF = 139.1927 SYP
1 SYP = 0.007184
CHF
Avg
8116.16
High
16390.53
Low
138.6992
Last updated: 3/27/2026, 6:49:32 AM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 139.19 SYP |
| 10 CHF | 1,391.93 SYP |
| 50 CHF | 6,959.63 SYP |
| 100 CHF | 13,919.27 SYP |
| 500 CHF | 69,596.34 SYP |
| 1,000 CHF | 139,192.68 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-27T06:49:32Z",
"rates": {
"SYP": 139.192676
}
}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": 13919.267600000001,
"rate": 139.192676
}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