Rate Overview
Live
1 CAD = 9.2633 SCR
1 SCR = 0.107953
CAD
Avg
9.9097
High
10.4936
Low
9.2633
Last updated: 7/4/2026, 8:02:17 PM
Quick Conversions
| CAD | SCR |
|---|---|
| 1 CAD | 9.26 SCR |
| 10 CAD | 92.63 SCR |
| 50 CAD | 463.16 SCR |
| 100 CAD | 926.33 SCR |
| 500 CAD | 4,631.63 SCR |
| 1,000 CAD | 9,263.27 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-07-04T20:02:17Z",
"rates": {
"SCR": 9.263269
}
}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": 926.3268999999999,
"rate": 9.263269
}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