Rate Overview
Live
1 CHF = 141.9536 SYP
1 SYP = 0.007045
CHF
Avg
141.2217
High
141.9536
Low
140.1137
Last updated: 5/6/2026, 12:18:33 PM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 141.95 SYP |
| 10 CHF | 1,419.54 SYP |
| 50 CHF | 7,097.68 SYP |
| 100 CHF | 14,195.36 SYP |
| 500 CHF | 70,976.80 SYP |
| 1,000 CHF | 141,953.61 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-06T12:18:33Z",
"rates": {
"SYP": 141.953606
}
}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": 14195.3606,
"rate": 141.953606
}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