Rate Overview
Live
1 CHF = 139.1813 SYP
1 SYP = 0.007185
CHF
Avg
8116.16
High
16390.53
Low
138.6992
Last updated: 3/27/2026, 5:14:25 AM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 139.18 SYP |
| 10 CHF | 1,391.81 SYP |
| 50 CHF | 6,959.07 SYP |
| 100 CHF | 13,918.13 SYP |
| 500 CHF | 69,590.65 SYP |
| 1,000 CHF | 139,181.30 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-27T05:14:25Z",
"rates": {
"SYP": 139.181302
}
}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": 13918.1302,
"rate": 139.181302
}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