Rate Overview
Live
1 CAD = 412.6369 SOS
1 SOS = 0.002423
CAD
Avg
416.0317
High
421.9242
Low
407.7406
Last updated: 3/27/2026, 11:20:46 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 412.64 SOS |
| 10 CAD | 4,126.37 SOS |
| 50 CAD | 20,631.84 SOS |
| 100 CAD | 41,263.69 SOS |
| 500 CAD | 206,318.43 SOS |
| 1,000 CAD | 412,636.85 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-27T11:20:46Z",
"rates": {
"SOS": 412.636851
}
}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": 41263.685099999995,
"rate": 412.636851
}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