Rate Overview
Live
1 CHF = 1.5687 SGD
1 SGD = 0.637469
CHF
Avg
1.5731
High
1.5807
Low
1.5642
Last updated: 9/3/2026, 3:25:40 PM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.57 SGD |
| 10 CHF | 15.69 SGD |
| 50 CHF | 78.44 SGD |
| 100 CHF | 156.87 SGD |
| 500 CHF | 784.35 SGD |
| 1,000 CHF | 1,568.70 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-09-03T15:25:40Z",
"rates": {
"SGD": 1.568703
}
}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": 156.8703,
"rate": 1.568703
}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