SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0776
+0.58% 7D

1 CAD = 0.927947 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0776
High 1.0776
Low 1.0703
7D Change +0.58%

Rate Overview

Live
1 SGD = 1.0776 CAD
1 CAD = 0.927947 SGD
Avg
1.0746
High
1.0776
Low
1.0703

Last updated: 3/27/2026, 5:22:06 PM

Quick Conversions

SGDCAD
1 SGD1.08 CAD
10 SGD10.78 CAD
50 SGD53.88 CAD
100 SGD107.76 CAD
500 SGD538.82 CAD
1,000 SGD1,077.65 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-03-27T17:22:06Z",
  "rates": {
    "CAD": 1.077648
  }
}

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": 107.7648,
  "rate": 1.077648
}

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