Rate Overview
Live
1 CAD = 10.3202 SCR
1 SCR = 0.096898
CAD
Avg
10.3902
High
10.8836
Low
9.8891
Last updated: 5/26/2026, 10:22:09 PM
Quick Conversions
| CAD | SCR |
|---|---|
| 1 CAD | 10.32 SCR |
| 10 CAD | 103.20 SCR |
| 50 CAD | 516.01 SCR |
| 100 CAD | 1,032.02 SCR |
| 500 CAD | 5,160.09 SCR |
| 1,000 CAD | 10,320.17 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-26T22:22:09Z",
"rates": {
"SCR": 10.320171
}
}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": 1032.0171,
"rate": 10.320171
}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