Rate Overview
Live
1 CHF = 139.2470 SYP
1 SYP = 0.007181
CHF
Avg
140.0421
High
140.8025
Low
139.2470
Last updated: 3/27/2026, 3:26:43 AM
Quick Conversions
| CHF | SYP |
|---|---|
| 1 CHF | 139.25 SYP |
| 10 CHF | 1,392.47 SYP |
| 50 CHF | 6,962.35 SYP |
| 100 CHF | 13,924.70 SYP |
| 500 CHF | 69,623.48 SYP |
| 1,000 CHF | 139,246.95 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-27T03:26:43Z",
"rates": {
"SYP": 139.246951
}
}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": 13924.695099999999,
"rate": 139.246951
}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