Rate Overview
Live
1 CAD = 433.8083 SDG
1 SDG = 0.002305
CAD
Avg
434.1972
High
442.4665
Low
375.4993
Last updated: 5/27/2026, 7:18:18 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.81 SDG |
| 10 CAD | 4,338.08 SDG |
| 50 CAD | 21,690.42 SDG |
| 100 CAD | 43,380.83 SDG |
| 500 CAD | 216,904.15 SDG |
| 1,000 CAD | 433,808.30 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-27T19:18:18Z",
"rates": {
"SDG": 433.808303
}
}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": 43380.8303,
"rate": 433.808303
}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