Rate Overview
Live
1 CAD = 433.3435 SDG
1 SDG = 0.002308
CAD
Avg
431.8084
High
444.9973
Low
414.4706
Last updated: 3/27/2026, 9:31:53 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.34 SDG |
| 10 CAD | 4,333.44 SDG |
| 50 CAD | 21,667.18 SDG |
| 100 CAD | 43,334.35 SDG |
| 500 CAD | 216,671.75 SDG |
| 1,000 CAD | 433,343.50 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-27T09:31:53Z",
"rates": {
"SDG": 433.343503
}
}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": 43334.3503,
"rate": 433.343503
}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