Rate Overview
Live
1 CHF = 1.6158 SGD
1 SGD = 0.618905
CHF
Avg
1.6215
High
1.6268
Low
1.6158
Last updated: 3/27/2026, 9:26:06 AM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.62 SGD |
| 10 CHF | 16.16 SGD |
| 50 CHF | 80.79 SGD |
| 100 CHF | 161.58 SGD |
| 500 CHF | 807.88 SGD |
| 1,000 CHF | 1,615.76 SGD |
Get CHF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SGDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T09:26:06Z",
"rates": {
"SGD": 1.615756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SGD",
"amount": 100
},
"result": 161.5756,
"rate": 1.615756
}Build with CHF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key