Rate Overview
Live
1 CAD = 412.2796 SOS
1 SOS = 0.002426
CAD
Avg
417.3911
High
421.6306
Low
412.2796
Last updated: 3/27/2026, 1:00:02 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 412.28 SOS |
| 10 CAD | 4,122.80 SOS |
| 50 CAD | 20,613.98 SOS |
| 100 CAD | 41,227.96 SOS |
| 500 CAD | 206,139.82 SOS |
| 1,000 CAD | 412,279.65 SOS |
Get CAD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SOSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T13:00:02Z",
"rates": {
"SOS": 412.279649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SOS",
"amount": 100
},
"result": 41227.9649,
"rate": 412.279649
}Build with CAD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key