SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0831
+1.69% YTD

1 CAD = 0.923267 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0831
High 1.0889
Low 1.0651
YTD Change +1.69%

Rate Overview

Live
1 SGD = 1.0831 CAD
1 CAD = 0.923267 SGD
Avg
1.0763
High
1.0889
Low
1.0651

Last updated: 5/28/2026, 3:15:17 AM

Quick Conversions

SGDCAD
1 SGD1.08 CAD
10 SGD10.83 CAD
50 SGD54.16 CAD
100 SGD108.31 CAD
500 SGD541.56 CAD
1,000 SGD1,083.11 CAD

Get SGD/CAD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=SGD&currencies=CAD

Example Response:

{
  "success": true,
  "base": "SGD",
  "date": "2026-05-28T03:15:17Z",
  "rates": {
    "CAD": 1.08311
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=SGD&to=CAD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "SGD",
    "to": "CAD",
    "amount": 100
  },
  "result": 108.311,
  "rate": 1.08311
}

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