Rate Overview
Live
1 CAD = 407.6732 SOS
1 SOS = 0.002453
CAD
Avg
409.0240
High
417.6420
Low
399.0739
Last updated: 8/16/2026, 9:17:58 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 407.67 SOS |
| 10 CAD | 4,076.73 SOS |
| 50 CAD | 20,383.66 SOS |
| 100 CAD | 40,767.32 SOS |
| 500 CAD | 203,836.60 SOS |
| 1,000 CAD | 407,673.20 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-08-16T09:17:58Z",
"rates": {
"SOS": 407.673201
}
}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": 40767.3201,
"rate": 407.673201
}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