Rate Overview
Live
1 CAD = 79.9120 SYP
1 SYP = 0.012514
CAD
Avg
4652.74
High
9326.93
Low
79.7131
Last updated: 3/27/2026, 6:38:21 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 79.91 SYP |
| 10 CAD | 799.12 SYP |
| 50 CAD | 3,995.60 SYP |
| 100 CAD | 7,991.20 SYP |
| 500 CAD | 39,956.01 SYP |
| 1,000 CAD | 79,912.01 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-27T06:38:21Z",
"rates": {
"SYP": 79.912014
}
}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": 7991.2014,
"rate": 79.912014
}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