Rate Overview
Live
1 CAD = 420.1145 SOS
1 SOS = 0.002380
CAD
Avg
418.5988
High
420.1145
Low
417.5679
Last updated: 3/7/2026, 12:29:38 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 420.11 SOS |
| 10 CAD | 4,201.14 SOS |
| 50 CAD | 21,005.72 SOS |
| 100 CAD | 42,011.45 SOS |
| 500 CAD | 210,057.25 SOS |
| 1,000 CAD | 420,114.50 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-07T00:29:38Z",
"rates": {
"SOS": 420.114497
}
}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": 42011.4497,
"rate": 420.114497
}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