Rate Overview
Live
1 CAD = 404.1692 SOS
1 SOS = 0.002474
CAD
Avg
413.1363
High
421.7258
Low
401.4801
Last updated: 7/28/2026, 8:40:39 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 404.17 SOS |
| 10 CAD | 4,041.69 SOS |
| 50 CAD | 20,208.46 SOS |
| 100 CAD | 40,416.92 SOS |
| 500 CAD | 202,084.61 SOS |
| 1,000 CAD | 404,169.22 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-07-28T08:40:39Z",
"rates": {
"SOS": 404.16922
}
}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": 40416.922,
"rate": 404.16922
}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