Rate Overview
Live
1 CAD = 433.8130 SDG
1 SDG = 0.002305
CAD
Avg
438.0601
High
442.2134
Low
433.8130
Last updated: 5/27/2026, 8:27:10 PM
Quick Conversions
| CAD | SDG |
|---|---|
| 1 CAD | 433.81 SDG |
| 10 CAD | 4,338.13 SDG |
| 50 CAD | 21,690.65 SDG |
| 100 CAD | 43,381.30 SDG |
| 500 CAD | 216,906.50 SDG |
| 1,000 CAD | 433,813.01 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-27T20:27:10Z",
"rates": {
"SDG": 433.813006
}
}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": 43381.300599999995,
"rate": 433.813006
}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