Rate Overview
Live
1 SOS = 0.002418 CAD
1 CAD = 413.5649
SOS
Avg
0.002421
High
0.002439
Low
0.002412
Last updated: 9/9/2026, 3:49:44 PM
Quick Conversions
| SOS | CAD |
|---|---|
| 1 SOS | 0.00 CAD |
| 10 SOS | 0.02 CAD |
| 50 SOS | 0.12 CAD |
| 100 SOS | 0.24 CAD |
| 500 SOS | 1.21 CAD |
| 1,000 SOS | 2.42 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-09-09T15:49:44Z",
"rates": {
"CAD": 0.002418
}
}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.24180000000000001,
"rate": 0.002418
}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