Rate Overview
Live
1 CHF = 1.5852 SGD
1 SGD = 0.630838
CHF
Avg
1.5271
High
1.6406
Low
1.3921
Last updated: 7/22/2026, 11:26:23 PM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.59 SGD |
| 10 CHF | 15.85 SGD |
| 50 CHF | 79.26 SGD |
| 100 CHF | 158.52 SGD |
| 500 CHF | 792.60 SGD |
| 1,000 CHF | 1,585.19 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-22T23:26:23Z",
"rates": {
"SGD": 1.585194
}
}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.5194,
"rate": 1.585194
}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