Rate Overview
Live
1 SYP = 0.007100 CHF
1 CHF = 140.8451
SYP
Avg
0.006437
High
0.007243
Low
0.000071
Last updated: 5/26/2026, 1:42:41 PM
Quick Conversions
| SYP | CHF |
|---|---|
| 1 SYP | 0.01 CHF |
| 10 SYP | 0.07 CHF |
| 50 SYP | 0.36 CHF |
| 100 SYP | 0.71 CHF |
| 500 SYP | 3.55 CHF |
| 1,000 SYP | 7.10 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-05-26T13:42:41Z",
"rates": {
"CHF": 0.0071
}
}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.7100000000000001,
"rate": 0.0071
}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