Rate Overview
Live
1 SGD = 0.615419 CHF
1 CHF = 1.6249
SGD
Avg
0.616722
High
0.620158
Low
0.614286
Last updated: 4/18/2026, 4:31:12 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.62 CHF |
| 10 SGD | 6.15 CHF |
| 50 SGD | 30.77 CHF |
| 100 SGD | 61.54 CHF |
| 500 SGD | 307.71 CHF |
| 1,000 SGD | 615.42 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-04-18T04:31:12Z",
"rates": {
"CHF": 0.615419
}
}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": 61.541900000000005,
"rate": 0.615419
}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