Rate Overview
Live
1 SGD = 1.0833 CAD
1 CAD = 0.923093
SGD
Avg
1.0806
High
1.0833
Low
1.0757
Last updated: 5/28/2026, 12:48:20 AM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.08 CAD |
| 10 SGD | 10.83 CAD |
| 50 SGD | 54.17 CAD |
| 100 SGD | 108.33 CAD |
| 500 SGD | 541.66 CAD |
| 1,000 SGD | 1,083.31 CAD |
Get SGD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CADExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-28T00:48:20Z",
"rates": {
"CAD": 1.083314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CAD",
"amount": 100
},
"result": 108.33140000000002,
"rate": 1.083314
}Build with SGD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key