Rate Overview
Live
1 CAD = 404.2967 SOS
1 SOS = 0.002473
CAD
Avg
405.0873
High
406.2924
Low
403.7884
Last updated: 7/28/2026, 12:00:22 PM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 404.30 SOS |
| 10 CAD | 4,042.97 SOS |
| 50 CAD | 20,214.83 SOS |
| 100 CAD | 40,429.67 SOS |
| 500 CAD | 202,148.33 SOS |
| 1,000 CAD | 404,296.66 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-28T12:00:22Z",
"rates": {
"SOS": 404.296658
}
}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": 40429.665799999995,
"rate": 404.296658
}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