Rate Overview
Live
1 CAD = 80.2202 SYP
1 SYP = 0.012466
CAD
Avg
80.2148
High
80.8413
Low
79.7987
Last updated: 4/18/2026, 8:52:16 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 80.22 SYP |
| 10 CAD | 802.20 SYP |
| 50 CAD | 4,011.01 SYP |
| 100 CAD | 8,022.02 SYP |
| 500 CAD | 40,110.12 SYP |
| 1,000 CAD | 80,220.24 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-04-18T08:52:16Z",
"rates": {
"SYP": 80.220235
}
}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.0235,
"rate": 80.220235
}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