SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0929
-0.34% 30D

1 CAD = 0.914981 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0929
High 1.1010
Low 1.0857
30D Change -0.34%

Rate Overview

Live
1 SGD = 1.0929 CAD
1 CAD = 0.914981 SGD
Avg
1.0939
High
1.1010
Low
1.0857

Last updated: 7/27/2026, 8:05:05 AM

Quick Conversions

SGDCAD
1 SGD1.09 CAD
10 SGD10.93 CAD
50 SGD54.65 CAD
100 SGD109.29 CAD
500 SGD546.46 CAD
1,000 SGD1,092.92 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-27T08:05:05Z",
  "rates": {
    "CAD": 1.092919
  }
}

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.2919,
  "rate": 1.092919
}

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