Rate Overview
Live
1 CAD = 433.6719 SDG
1 SDG = 0.002306
CAD
Avg
436.3188
High
443.1023
Low
406.8796
Last updated: 5/27/2026, 9:38:10 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.67 SDG |
| 10 CAD | 4,336.72 SDG |
| 50 CAD | 21,683.60 SDG |
| 100 CAD | 43,367.19 SDG |
| 500 CAD | 216,835.97 SDG |
| 1,000 CAD | 433,671.95 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-27T21:38:10Z",
"rates": {
"SDG": 433.671948
}
}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": 43367.1948,
"rate": 433.671948
}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