Rate Overview
Live
1 CHF = 1.5729 SGD
1 SGD = 0.635772
CHF
Avg
1.5780
High
1.5839
Low
1.5729
Last updated: 8/15/2026, 5:24:08 AM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.57 SGD |
| 10 CHF | 15.73 SGD |
| 50 CHF | 78.64 SGD |
| 100 CHF | 157.29 SGD |
| 500 CHF | 786.44 SGD |
| 1,000 CHF | 1,572.89 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-08-15T05:24:08Z",
"rates": {
"SGD": 1.57289
}
}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": 157.289,
"rate": 1.57289
}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