Rate Overview
Live
1 CHF = 139.3358 SYP
1 SYP = 0.007177
CHF
Avg
138.8289
High
139.3358
Low
138.2764
Last updated: 6/15/2026, 3:34:58 PM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 139.34 SYP |
| 10 CHF | 1,393.36 SYP |
| 50 CHF | 6,966.79 SYP |
| 100 CHF | 13,933.58 SYP |
| 500 CHF | 69,667.90 SYP |
| 1,000 CHF | 139,335.79 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-06-15T15:34:58Z",
"rates": {
"SYP": 139.33579
}
}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": 13933.579,
"rate": 139.33579
}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