SGD
$
CAD
$

SGD/CAD Exchange Rate

Singapore Dollar to Canadian Dollar

Live Rate
1.0919
+0.99% 7D

1 CAD = 0.915820 SGD

SGD/CAD Price Chart

Historical exchange rate performance

Current 1.0919
High 1.0930
Low 1.0812
7D Change +0.99%

Rate Overview

Live
1 SGD = 1.0919 CAD
1 CAD = 0.915820 SGD
Avg
1.0889
High
1.0930
Low
1.0812

Last updated: 6/17/2026, 3:08:20 AM

Quick Conversions

SGDCAD
1 SGD1.09 CAD
10 SGD10.92 CAD
50 SGD54.60 CAD
100 SGD109.19 CAD
500 SGD545.96 CAD
1,000 SGD1,091.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-06-17T03:08:20Z",
  "rates": {
    "CAD": 1.091918
  }
}

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.1918,
  "rate": 1.091918
}

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