Rate Overview
Live
1 SGD = 0.617667 CHF
1 CHF = 1.6190
SGD
Avg
0.660285
High
0.701609
Low
0.610145
Last updated: 3/29/2026, 1:55:23 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.62 CHF |
| 10 SGD | 6.18 CHF |
| 50 SGD | 30.88 CHF |
| 100 SGD | 61.77 CHF |
| 500 SGD | 308.83 CHF |
| 1,000 SGD | 617.67 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-29T01:55:23Z",
"rates": {
"CHF": 0.617667
}
}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.7667,
"rate": 0.617667
}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