Rate Overview
Live
1 SGD = 0.619122 CHF
1 CHF = 1.6152
SGD
Avg
0.660314
High
0.701609
Low
0.610145
Last updated: 3/29/2026, 3:37:44 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.62 CHF |
| 10 SGD | 6.19 CHF |
| 50 SGD | 30.96 CHF |
| 100 SGD | 61.91 CHF |
| 500 SGD | 309.56 CHF |
| 1,000 SGD | 619.12 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-29T03:37:44Z",
"rates": {
"CHF": 0.619122
}
}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.9122,
"rate": 0.619122
}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