SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0905
-0.01% 7D

1 CAD = 0.917020 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0905
High 1.0937
Low 1.0879
7D Change -0.01%

Rate Overview

Live
1 SGD = 1.0905 CAD
1 CAD = 0.917020 SGD
Avg
1.0906
High
1.0937
Low
1.0879

Last updated: 9/5/2026, 9:23:37 AM

Quick Conversions

SGDCAD
1 SGD1.09 CAD
10 SGD10.90 CAD
50 SGD54.52 CAD
100 SGD109.05 CAD
500 SGD545.24 CAD
1,000 SGD1,090.49 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-09-05T09:23:37Z",
  "rates": {
    "CAD": 1.090489
  }
}

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.0489,
  "rate": 1.090489
}

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