Rate Overview
Live
1 CAD = 10.3065 SCR
1 SCR = 0.097026
CAD
Avg
10.3145
High
10.5486
Low
10.1489
Last updated: 8/14/2026, 7:02:54 PM
Quick Conversions
| CAD | SCR |
|---|---|
| 1 CAD | 10.31 SCR |
| 10 CAD | 103.07 SCR |
| 50 CAD | 515.33 SCR |
| 100 CAD | 1,030.65 SCR |
| 500 CAD | 5,153.26 SCR |
| 1,000 CAD | 10,306.52 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-08-14T19:02:54Z",
"rates": {
"SCR": 10.306521
}
}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": 1030.6521,
"rate": 10.306521
}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