Rate Overview
Live
1 CHF = 1.6152 SGD
1 SGD = 0.619119
CHF
Avg
1.6261
High
1.6504
Low
1.6050
Last updated: 3/27/2026, 8:20:41 AM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.62 SGD |
| 10 CHF | 16.15 SGD |
| 50 CHF | 80.76 SGD |
| 100 CHF | 161.52 SGD |
| 500 CHF | 807.60 SGD |
| 1,000 CHF | 1,615.20 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-27T08:20:41Z",
"rates": {
"SGD": 1.615198
}
}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.5198,
"rate": 1.615198
}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