Rate Overview
Live
1 CAD = 417.6931 SOS
1 SOS = 0.002394
CAD
Avg
414.5418
High
417.6931
Low
411.9764
Last updated: 4/17/2026, 6:21:27 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 417.69 SOS |
| 10 CAD | 4,176.93 SOS |
| 50 CAD | 20,884.66 SOS |
| 100 CAD | 41,769.31 SOS |
| 500 CAD | 208,846.57 SOS |
| 1,000 CAD | 417,693.15 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-04-17T06:21:27Z",
"rates": {
"SOS": 417.693147
}
}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": 41769.3147,
"rate": 417.693147
}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