Rate Overview
Live
1 CAD = 9356.60 SYP
1 SYP = 0.000107
CAD
Avg
9393.25
High
9443.44
Low
9356.60
Last updated: 9/14/2026, 11:19:51 PM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 9,356.60 SYP |
| 10 CAD | 93,566.02 SYP |
| 50 CAD | 467,830.12 SYP |
| 100 CAD | 935,660.24 SYP |
| 500 CAD | 4,678,301.18 SYP |
| 1,000 CAD | 9,356,602.36 SYP |
Get CAD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SYPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-14T23:19:51Z",
"rates": {
"SYP": 9356.602364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SYP",
"amount": 100
},
"result": 935660.2364,
"rate": 9356.602364
}Build with CAD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key