Rate Overview
Live
1 CAD = 412.5145 SOS
1 SOS = 0.002424
CAD
Avg
416.9778
High
420.8541
Low
412.5145
Last updated: 5/27/2026, 8:31:06 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 412.51 SOS |
| 10 CAD | 4,125.15 SOS |
| 50 CAD | 20,625.73 SOS |
| 100 CAD | 41,251.45 SOS |
| 500 CAD | 206,257.26 SOS |
| 1,000 CAD | 412,514.53 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-05-27T20:31:06Z",
"rates": {
"SOS": 412.514528
}
}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": 41251.4528,
"rate": 412.514528
}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