Rate Overview
Live
1 CAD = 433.6453 SDG
1 SDG = 0.002306
CAD
Avg
434.6575
High
436.2779
Low
433.6453
Last updated: 5/27/2026, 10:50:59 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.65 SDG |
| 10 CAD | 4,336.45 SDG |
| 50 CAD | 21,682.27 SDG |
| 100 CAD | 43,364.53 SDG |
| 500 CAD | 216,822.66 SDG |
| 1,000 CAD | 433,645.31 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-05-27T22:50:59Z",
"rates": {
"SDG": 433.645314
}
}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": 43364.5314,
"rate": 433.645314
}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