Rate Overview
Live
1 SGD = 1.0774 CAD
1 CAD = 0.928160
SGD
Avg
1.0834
High
1.0865
Low
1.0774
Last updated: 4/16/2026, 4:25:13 PM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.08 CAD |
| 10 SGD | 10.77 CAD |
| 50 SGD | 53.87 CAD |
| 100 SGD | 107.74 CAD |
| 500 SGD | 538.70 CAD |
| 1,000 SGD | 1,077.40 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-04-16T16:25:13Z",
"rates": {
"CAD": 1.077401
}
}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": 107.74010000000001,
"rate": 1.077401
}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