Rate Overview
Live
1 CAD = 432.6143 SDG
1 SDG = 0.002312
CAD
Avg
431.4614
High
432.6177
Low
430.2660
Last updated: 8/16/2026, 4:37:28 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 432.61 SDG |
| 10 CAD | 4,326.14 SDG |
| 50 CAD | 21,630.72 SDG |
| 100 CAD | 43,261.43 SDG |
| 500 CAD | 216,307.17 SDG |
| 1,000 CAD | 432,614.34 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-08-16T16:37:28Z",
"rates": {
"SDG": 432.614337
}
}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": 43261.433699999994,
"rate": 432.614337
}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