Rate Overview
Live
1 SGD = 0.617044 CHF
1 CHF = 1.6206
SGD
Avg
0.614648
High
0.617044
Low
0.611779
Last updated: 5/28/2026, 11:34:00 AM
Quick Conversions
| SGD | CHF |
|---|---|
| 1 SGD | 0.62 CHF |
| 10 SGD | 6.17 CHF |
| 50 SGD | 30.85 CHF |
| 100 SGD | 61.70 CHF |
| 500 SGD | 308.52 CHF |
| 1,000 SGD | 617.04 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-05-28T11:34:00Z",
"rates": {
"CHF": 0.617044
}
}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.70440000000001,
"rate": 0.617044
}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