Rate Overview
Live
1 SGD = 1.1005 CAD
1 CAD = 0.908654
SGD
Avg
1.0994
High
1.1005
Low
1.0968
Last updated: 7/7/2026, 4:59:36 AM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.10 CAD |
| 10 SGD | 11.01 CAD |
| 50 SGD | 55.03 CAD |
| 100 SGD | 110.05 CAD |
| 500 SGD | 550.26 CAD |
| 1,000 SGD | 1,100.53 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-07-07T04:59:36Z",
"rates": {
"CAD": 1.100529
}
}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": 110.05290000000001,
"rate": 1.100529
}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