Rate Overview
Live
1 CAD = 412.3804 SOS
1 SOS = 0.002425
CAD
Avg
413.9832
High
421.7258
Low
404.4246
Last updated: 5/27/2026, 9:42:30 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 412.38 SOS |
| 10 CAD | 4,123.80 SOS |
| 50 CAD | 20,619.02 SOS |
| 100 CAD | 41,238.04 SOS |
| 500 CAD | 206,190.20 SOS |
| 1,000 CAD | 412,380.40 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-27T21:42:30Z",
"rates": {
"SOS": 412.380395
}
}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": 41238.0395,
"rate": 412.380395
}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