Rate Overview
Live
1 SYP = 0.007048 CHF
1 CHF = 141.8842
SYP
Avg
0.007082
High
0.007137
Low
0.007048
Last updated: 5/6/2026, 10:16:52 AM
Quick Conversions
| SYP | CHF |
|---|---|
| 1 SYP | 0.01 CHF |
| 10 SYP | 0.07 CHF |
| 50 SYP | 0.35 CHF |
| 100 SYP | 0.70 CHF |
| 500 SYP | 3.52 CHF |
| 1,000 SYP | 7.05 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-06T10:16:52Z",
"rates": {
"CHF": 0.007048
}
}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.7048,
"rate": 0.007048
}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