Rate Overview
Live
1 CAD = 405.4649 SOS
1 SOS = 0.002466
CAD
Avg
412.9217
High
421.9242
Low
402.0638
Last updated: 7/26/2026, 5:25:54 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 405.46 SOS |
| 10 CAD | 4,054.65 SOS |
| 50 CAD | 20,273.24 SOS |
| 100 CAD | 40,546.49 SOS |
| 500 CAD | 202,732.43 SOS |
| 1,000 CAD | 405,464.86 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-26T05:25:54Z",
"rates": {
"SOS": 405.464858
}
}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": 40546.4858,
"rate": 405.464858
}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