Rate Overview
Live
1 SYP = 0.007063 CHF
1 CHF = 141.5829
SYP
Avg
0.007111
High
0.007156
Low
0.007061
Last updated: 4/16/2026, 7:17:01 AM
Quick Conversions
| SYP | CHF |
|---|---|
| 1 SYP | 0.01 CHF |
| 10 SYP | 0.07 CHF |
| 50 SYP | 0.35 CHF |
| 100 SYP | 0.71 CHF |
| 500 SYP | 3.53 CHF |
| 1,000 SYP | 7.06 CHF |
Get SYP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CHFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T07:17:01Z",
"rates": {
"CHF": 0.007063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CHF",
"amount": 100
},
"result": 0.7062999999999999,
"rate": 0.007063
}Build with SYP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key