Rate Overview
Live
1 CAD = 404.6321 SOS
1 SOS = 0.002471
CAD
Avg
412.8983
High
421.9242
Low
402.0638
Last updated: 7/28/2026, 2:01:40 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 404.63 SOS |
| 10 CAD | 4,046.32 SOS |
| 50 CAD | 20,231.61 SOS |
| 100 CAD | 40,463.21 SOS |
| 500 CAD | 202,316.05 SOS |
| 1,000 CAD | 404,632.10 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-07-28T14:01:40Z",
"rates": {
"SOS": 404.632101
}
}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": 40463.2101,
"rate": 404.632101
}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