Rate Overview
Live
1 CHF = 1.5830 SGD
1 SGD = 0.631703
CHF
Avg
1.6216
High
1.6505
Low
1.5830
Last updated: 7/23/2026, 2:29:43 PM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.58 SGD |
| 10 CHF | 15.83 SGD |
| 50 CHF | 79.15 SGD |
| 100 CHF | 158.30 SGD |
| 500 CHF | 791.51 SGD |
| 1,000 CHF | 1,583.02 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-07-23T14:29:43Z",
"rates": {
"SGD": 1.583022
}
}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": 158.3022,
"rate": 1.583022
}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