Rate Overview
Live
1 CAD = 433.2528 SDG
1 SDG = 0.002308
CAD
Avg
435.8204
High
437.7985
Low
433.2528
Last updated: 3/27/2026, 6:06:32 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.25 SDG |
| 10 CAD | 4,332.53 SDG |
| 50 CAD | 21,662.64 SDG |
| 100 CAD | 43,325.28 SDG |
| 500 CAD | 216,626.39 SDG |
| 1,000 CAD | 433,252.79 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-03-27T06:06:32Z",
"rates": {
"SDG": 433.252789
}
}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": 43325.2789,
"rate": 433.252789
}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