Rate Overview
Live
1 CAD = 407.6211 SOS
1 SOS = 0.002453
CAD
Avg
408.5283
High
410.3142
Low
407.6187
Last updated: 6/17/2026, 6:41:03 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 407.62 SOS |
| 10 CAD | 4,076.21 SOS |
| 50 CAD | 20,381.05 SOS |
| 100 CAD | 40,762.11 SOS |
| 500 CAD | 203,810.55 SOS |
| 1,000 CAD | 407,621.10 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-06-17T06:41:03Z",
"rates": {
"SOS": 407.621098
}
}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": 40762.1098,
"rate": 407.621098
}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