Rate Overview
Live
1 CAD = 407.9981 SOS
1 SOS = 0.002451
CAD
Avg
412.1533
High
421.6306
Low
390.3394
Last updated: 7/20/2026, 3:36:18 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 408.00 SOS |
| 10 CAD | 4,079.98 SOS |
| 50 CAD | 20,399.91 SOS |
| 100 CAD | 40,799.81 SOS |
| 500 CAD | 203,999.05 SOS |
| 1,000 CAD | 407,998.11 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-20T03:36:18Z",
"rates": {
"SOS": 407.998105
}
}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": 40799.8105,
"rate": 407.998105
}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