Rate Overview
Live
1 SGD = 1.0997 CAD
1 CAD = 0.909338
SGD
Avg
1.0991
High
1.1004
Low
1.0968
Last updated: 7/6/2026, 12:57:32 PM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.10 CAD |
| 10 SGD | 11.00 CAD |
| 50 SGD | 54.99 CAD |
| 100 SGD | 109.97 CAD |
| 500 SGD | 549.85 CAD |
| 1,000 SGD | 1,099.70 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-06T12:57:32Z",
"rates": {
"CAD": 1.099701
}
}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": 109.9701,
"rate": 1.099701
}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