Rate Overview
Live
1 CAD = 10.3188 SCR
1 SCR = 0.096911
CAD
Avg
10.3902
High
10.8836
Low
9.8891
Last updated: 5/26/2026, 9:29:19 PM
Quick Conversions
| CAD | SCR |
|---|---|
| 1 CAD | 10.32 SCR |
| 10 CAD | 103.19 SCR |
| 50 CAD | 515.94 SCR |
| 100 CAD | 1,031.88 SCR |
| 500 CAD | 5,159.38 SCR |
| 1,000 CAD | 10,318.75 SCR |
Get CAD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SCRExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-26T21:29:19Z",
"rates": {
"SCR": 10.318751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SCR",
"amount": 100
},
"result": 1031.8751,
"rate": 10.318751
}Build with CAD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key