Rate Overview
Live
1 CAD = 80.8631 SYP
1 SYP = 0.012367
CAD
Avg
81.1641
High
81.6002
Low
80.8631
Last updated: 5/9/2026, 4:57:11 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 80.86 SYP |
| 10 CAD | 808.63 SYP |
| 50 CAD | 4,043.16 SYP |
| 100 CAD | 8,086.31 SYP |
| 500 CAD | 40,431.56 SYP |
| 1,000 CAD | 80,863.12 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-05-09T04:57:11Z",
"rates": {
"SYP": 80.863122
}
}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": 8086.3122,
"rate": 80.863122
}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