Rate Overview
Live
1 CAD = 431.6373 SDG
1 SDG = 0.002317
CAD
Avg
432.3618
High
433.1871
Low
431.5747
Last updated: 9/1/2026, 5:30:17 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 431.64 SDG |
| 10 CAD | 4,316.37 SDG |
| 50 CAD | 21,581.86 SDG |
| 100 CAD | 43,163.73 SDG |
| 500 CAD | 215,818.64 SDG |
| 1,000 CAD | 431,637.27 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-09-01T17:30:17Z",
"rates": {
"SDG": 431.637274
}
}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": 43163.727399999996,
"rate": 431.637274
}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