Rate Overview
Live
1 CAD = 442.2430 SDG
1 SDG = 0.002261
CAD
Avg
439.8925
High
442.2430
Low
438.5655
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 442.24 SDG |
| 10 CAD | 4,422.43 SDG |
| 50 CAD | 22,112.15 SDG |
| 100 CAD | 44,224.30 SDG |
| 500 CAD | 221,121.50 SDG |
| 1,000 CAD | 442,243.00 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-03-07T00:32:58Z",
"rates": {
"SDG": 442.243004
}
}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": 44224.3004,
"rate": 442.243004
}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