Rate Overview
Live
1 SGD = 0.631943 CHF
1 CHF = 1.5824
SGD
Avg
0.631106
High
0.633866
Low
0.626211
Last updated: 7/27/2026, 5:24:01 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.63 CHF |
| 10 SGD | 6.32 CHF |
| 50 SGD | 31.60 CHF |
| 100 SGD | 63.19 CHF |
| 500 SGD | 315.97 CHF |
| 1,000 SGD | 631.94 CHF |
Get SGD/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CHFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T05:24:01Z",
"rates": {
"CHF": 0.631943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CHF",
"amount": 100
},
"result": 63.194300000000005,
"rate": 0.631943
}Build with SGD/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key