Rate Overview
Live
1 CAD = 422.5606 SDG
1 SDG = 0.002367
CAD
Avg
422.4009
High
422.9198
Low
421.6293
Last updated: 7/5/2026, 2:08:05 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 422.56 SDG |
| 10 CAD | 4,225.61 SDG |
| 50 CAD | 21,128.03 SDG |
| 100 CAD | 42,256.06 SDG |
| 500 CAD | 211,280.31 SDG |
| 1,000 CAD | 422,560.61 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-07-05T02:08:05Z",
"rates": {
"SDG": 422.56061
}
}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": 42256.061,
"rate": 422.56061
}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