SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0997
+0.15% 7D

1 CAD = 0.909338 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0997
High 1.1004
Low 1.0968
7D Change +0.15%

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

SGDCAD
1 SGD1.10 CAD
10 SGD11.00 CAD
50 SGD54.99 CAD
100 SGD109.97 CAD
500 SGD549.85 CAD
1,000 SGD1,099.70 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-07-06T12:57:32Z",
  "rates": {
    "CAD": 1.099701
  }
}

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": 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