Rate Overview
Live
1 CAD = 80.2225 SYP
1 SYP = 0.012465
CAD
Avg
80.0115
High
80.2225
Low
79.8592
Last updated: 5/29/2026, 5:34:20 PM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 80.22 SYP |
| 10 CAD | 802.23 SYP |
| 50 CAD | 4,011.13 SYP |
| 100 CAD | 8,022.25 SYP |
| 500 CAD | 40,111.26 SYP |
| 1,000 CAD | 80,222.52 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-29T17:34:20Z",
"rates": {
"SYP": 80.22252
}
}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": 8022.252,
"rate": 80.22252
}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