Rate Overview
Live
1 SGD = 0.607028 CHF
1 CHF = 1.6474
SGD
Avg
0.609718
High
0.613968
Low
0.605912
Last updated: 3/7/2026, 3:48:57 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.61 CHF |
| 10 SGD | 6.07 CHF |
| 50 SGD | 30.35 CHF |
| 100 SGD | 60.70 CHF |
| 500 SGD | 303.51 CHF |
| 1,000 SGD | 607.03 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-03-07T03:48:57Z",
"rates": {
"CHF": 0.607028
}
}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": 60.7028,
"rate": 0.607028
}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