Rate Overview
Live
1 CAD = 426.0698 SDG
1 SDG = 0.002347
CAD
Avg
432.9552
High
443.5933
Low
405.8937
Last updated: 7/23/2026, 5:23:31 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 426.07 SDG |
| 10 CAD | 4,260.70 SDG |
| 50 CAD | 21,303.49 SDG |
| 100 CAD | 42,606.98 SDG |
| 500 CAD | 213,034.88 SDG |
| 1,000 CAD | 426,069.76 SDG |
Get CAD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SDGExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-23T17:23:31Z",
"rates": {
"SDG": 426.069763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SDG",
"amount": 100
},
"result": 42606.9763,
"rate": 426.069763
}Build with CAD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key