Rate Overview
Live
1 CAD = 420.7621 SOS
1 SOS = 0.002377
CAD
Avg
419.8654
High
420.8541
Low
418.1360
Last updated: 5/7/2026, 11:28:31 AM
Quick Conversions
| CAD | SOS |
|---|---|
| 1 CAD | 420.76 SOS |
| 10 CAD | 4,207.62 SOS |
| 50 CAD | 21,038.11 SOS |
| 100 CAD | 42,076.21 SOS |
| 500 CAD | 210,381.05 SOS |
| 1,000 CAD | 420,762.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-05-07T11:28:31Z",
"rates": {
"SOS": 420.762103
}
}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": 42076.210300000006,
"rate": 420.762103
}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