SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0918
+2.51% YTD

1 CAD = 0.915931 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0918
High 1.0968
Low 1.0651
YTD Change +2.51%

Rate Overview

Live
1 SGD = 1.0918 CAD
1 CAD = 0.915931 SGD
Avg
1.0802
High
1.0968
Low
1.0651

Last updated: 7/24/2026, 5:18:38 PM

Quick Conversions

SGDCAD
1 SGD1.09 CAD
10 SGD10.92 CAD
50 SGD54.59 CAD
100 SGD109.18 CAD
500 SGD545.89 CAD
1,000 SGD1,091.79 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-24T17:18:38Z",
  "rates": {
    "CAD": 1.091785
  }
}

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.1785,
  "rate": 1.091785
}

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