Rate Overview
Live
1 CHF = 1.6243 SGD
1 SGD = 0.615639
CHF
Avg
1.6187
High
1.6279
Low
1.6116
Last updated: 4/16/2026, 2:28:23 PM
Quick Conversions
| CHF | SGD |
|---|---|
| 1 CHF | 1.62 SGD |
| 10 CHF | 16.24 SGD |
| 50 CHF | 81.22 SGD |
| 100 CHF | 162.43 SGD |
| 500 CHF | 812.16 SGD |
| 1,000 CHF | 1,624.33 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-04-16T14:28:23Z",
"rates": {
"SGD": 1.624329
}
}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": 162.4329,
"rate": 1.624329
}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