Rate Overview
Live
1 CAD = 439.2717 SDG
1 SDG = 0.002276
CAD
Avg
436.1806
High
439.2717
Low
433.8882
Last updated: 4/17/2026, 6:10:07 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 439.27 SDG |
| 10 CAD | 4,392.72 SDG |
| 50 CAD | 21,963.58 SDG |
| 100 CAD | 43,927.17 SDG |
| 500 CAD | 219,635.84 SDG |
| 1,000 CAD | 439,271.68 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-04-17T06:10:07Z",
"rates": {
"SDG": 439.271681
}
}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": 43927.1681,
"rate": 439.271681
}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