Rate Overview
Live
1 SGD = 1.0847 CAD
1 CAD = 0.921936
SGD
Avg
1.0874
High
1.0907
Low
1.0846
Last updated: 8/16/2026, 11:40:17 AM
Quick Conversions
| SGD | CAD |
|---|---|
| 1 SGD | 1.08 CAD |
| 10 SGD | 10.85 CAD |
| 50 SGD | 54.23 CAD |
| 100 SGD | 108.47 CAD |
| 500 SGD | 542.34 CAD |
| 1,000 SGD | 1,084.67 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-08-16T11:40:17Z",
"rates": {
"CAD": 1.084674
}
}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.4674,
"rate": 1.084674
}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