Rate Overview
Live
1 SGD = 1.0635 CAD
1 CAD = 0.940297
SGD
Avg
1.0719
High
1.0801
Low
1.0635
Last updated: 3/6/2026, 6:11:34 PM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.06 CAD |
| 10 SGD | 10.63 CAD |
| 50 SGD | 53.17 CAD |
| 100 SGD | 106.35 CAD |
| 500 SGD | 531.75 CAD |
| 1,000 SGD | 1,063.49 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-03-06T18:11:34Z",
"rates": {
"CAD": 1.063494
}
}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": 106.34939999999999,
"rate": 1.063494
}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