Rate Overview
Live
1 CHF = 140.8187 SYP
1 SYP = 0.007101
CHF
Avg
140.6711
High
141.4269
Low
139.9099
Last updated: 5/26/2026, 3:51:35 PM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 140.82 SYP |
| 10 CHF | 1,408.19 SYP |
| 50 CHF | 7,040.93 SYP |
| 100 CHF | 14,081.87 SYP |
| 500 CHF | 70,409.33 SYP |
| 1,000 CHF | 140,818.67 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-26T15:51:35Z",
"rates": {
"SYP": 140.818666
}
}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": 14081.866600000001,
"rate": 140.818666
}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