Rate Overview
Live
1 CAD = 81.4412 SYP
1 SYP = 0.012279
CAD
Avg
81.0896
High
81.4944
Low
80.7697
Last updated: 3/7/2026, 12:30:33 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 81.44 SYP |
| 10 CAD | 814.41 SYP |
| 50 CAD | 4,072.06 SYP |
| 100 CAD | 8,144.12 SYP |
| 500 CAD | 40,720.62 SYP |
| 1,000 CAD | 81,441.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-03-07T00:30:33Z",
"rates": {
"SYP": 81.441239
}
}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": 8144.1239,
"rate": 81.441239
}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