Rate Overview
Live
1 CAD = 428.7909 SDG
1 SDG = 0.002332
CAD
Avg
429.2101
High
430.8597
Low
428.2884
Last updated: 6/17/2026, 6:35:27 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 428.79 SDG |
| 10 CAD | 4,287.91 SDG |
| 50 CAD | 21,439.55 SDG |
| 100 CAD | 42,879.09 SDG |
| 500 CAD | 214,395.46 SDG |
| 1,000 CAD | 428,790.91 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-06-17T06:35:27Z",
"rates": {
"SDG": 428.790914
}
}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": 42879.0914,
"rate": 428.790914
}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