Rate Overview
Live
1 CAD = 432.7982 SDG
1 SDG = 0.002311
CAD
Avg
434.1665
High
442.3039
Low
419.8450
Last updated: 3/27/2026, 1:00:37 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 432.80 SDG |
| 10 CAD | 4,327.98 SDG |
| 50 CAD | 21,639.91 SDG |
| 100 CAD | 43,279.82 SDG |
| 500 CAD | 216,399.11 SDG |
| 1,000 CAD | 432,798.22 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-27T13:00:37Z",
"rates": {
"SDG": 432.798223
}
}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": 43279.8223,
"rate": 432.798223
}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