Rate Overview
Live
1 CAD = 412.2990 SOS
1 SOS = 0.002425
CAD
Avg
412.8478
High
421.0505
Low
399.3514
Last updated: 3/27/2026, 2:48:04 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 412.30 SOS |
| 10 CAD | 4,122.99 SOS |
| 50 CAD | 20,614.95 SOS |
| 100 CAD | 41,229.90 SOS |
| 500 CAD | 206,149.49 SOS |
| 1,000 CAD | 412,298.98 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-03-27T14:48:04Z",
"rates": {
"SOS": 412.298981
}
}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": 41229.898100000006,
"rate": 412.298981
}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