Rate Overview
Live
1 CAD = 440.4338 SDG
1 SDG = 0.002270
CAD
Avg
441.0475
High
442.2134
Low
439.3510
Last updated: 5/7/2026, 1:44:41 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 440.43 SDG |
| 10 CAD | 4,404.34 SDG |
| 50 CAD | 22,021.69 SDG |
| 100 CAD | 44,043.38 SDG |
| 500 CAD | 220,216.89 SDG |
| 1,000 CAD | 440,433.78 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-05-07T13:44:41Z",
"rates": {
"SDG": 440.433778
}
}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": 44043.3778,
"rate": 440.433778
}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