Rate Overview
Live
1 CAD = 425.8581 SDG
1 SDG = 0.002348
CAD
Avg
424.4468
High
428.1067
Low
421.4487
Last updated: 7/25/2026, 6:21:17 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 425.86 SDG |
| 10 CAD | 4,258.58 SDG |
| 50 CAD | 21,292.91 SDG |
| 100 CAD | 42,585.81 SDG |
| 500 CAD | 212,929.06 SDG |
| 1,000 CAD | 425,858.12 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-25T18:21:17Z",
"rates": {
"SDG": 425.858124
}
}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": 42585.812399999995,
"rate": 425.858124
}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