SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0833
+0.98% 1Y

1 CAD = 0.923134 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0833
High 1.0889
Low 1.0627
1Y Change +0.98%

Rate Overview

Live
1 SGD = 1.0833 CAD
1 CAD = 0.923134 SGD
Avg
1.0746
High
1.0889
Low
1.0627

Last updated: 5/28/2026, 1:58:25 AM

Quick Conversions

SGDCAD
1 SGD1.08 CAD
10 SGD10.83 CAD
50 SGD54.16 CAD
100 SGD108.33 CAD
500 SGD541.63 CAD
1,000 SGD1,083.27 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-05-28T01:58:25Z",
  "rates": {
    "CAD": 1.083266
  }
}

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": 108.32660000000001,
  "rate": 1.083266
}

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