Rate Overview
Live
1 CAD = 79.9019 SYP
1 SYP = 0.012515
CAD
Avg
80.3500
High
80.8653
Low
79.9019
Last updated: 3/27/2026, 4:58:09 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 79.90 SYP |
| 10 CAD | 799.02 SYP |
| 50 CAD | 3,995.10 SYP |
| 100 CAD | 7,990.19 SYP |
| 500 CAD | 39,950.96 SYP |
| 1,000 CAD | 79,901.92 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-27T04:58:09Z",
"rates": {
"SYP": 79.901921
}
}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": 7990.1921,
"rate": 79.901921
}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