Rate Overview
Live
1 CHF = 137.7180 SYP
1 SYP = 0.007261
CHF
Avg
136.9752
High
137.7180
Low
136.2573
Last updated: 7/4/2026, 10:08:31 PM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 137.72 SYP |
| 10 CHF | 1,377.18 SYP |
| 50 CHF | 6,885.90 SYP |
| 100 CHF | 13,771.80 SYP |
| 500 CHF | 68,858.99 SYP |
| 1,000 CHF | 137,717.98 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-07-04T22:08:31Z",
"rates": {
"SYP": 137.717984
}
}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": 13771.7984,
"rate": 137.717984
}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