Rate Overview
Live
1 CHF = 1.5834 SGD
1 SGD = 0.631541
CHF
Avg
1.5982
High
1.6080
Low
1.5834
Last updated: 7/23/2026, 9:36:50 AM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.58 SGD |
| 10 CHF | 15.83 SGD |
| 50 CHF | 79.17 SGD |
| 100 CHF | 158.34 SGD |
| 500 CHF | 791.71 SGD |
| 1,000 CHF | 1,583.43 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-23T09:36:50Z",
"rates": {
"SGD": 1.583429
}
}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.3429,
"rate": 1.583429
}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