Rate Overview
Live
1 SOS = 0.002455 CAD
1 CAD = 407.3320
SOS
Avg
0.002421
High
0.002487
Low
0.002370
Last updated: 8/1/2026, 2:52:12 PM
Quick Conversions
| SOS | CAD |
|---|---|
| 1 SOS | 0.00 CAD |
| 10 SOS | 0.02 CAD |
| 50 SOS | 0.12 CAD |
| 100 SOS | 0.25 CAD |
| 500 SOS | 1.23 CAD |
| 1,000 SOS | 2.46 CAD |
Get SOS/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=CADExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-01T14:52:12Z",
"rates": {
"CAD": 0.002455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "CAD",
"amount": 100
},
"result": 0.24550000000000002,
"rate": 0.002455
}Build with SOS/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key