Rate Overview
Live
1 CAD = 79.9290 SYP
1 SYP = 0.012511
CAD
Avg
80.8506
High
81.6718
Low
79.9044
Last updated: 3/27/2026, 10:25:29 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 79.93 SYP |
| 10 CAD | 799.29 SYP |
| 50 CAD | 3,996.45 SYP |
| 100 CAD | 7,992.90 SYP |
| 500 CAD | 39,964.52 SYP |
| 1,000 CAD | 79,929.04 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-27T10:25:29Z",
"rates": {
"SYP": 79.929035
}
}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": 7992.9035,
"rate": 79.929035
}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