Rate Overview
Live
1 CAD = 77.9945 SYP
1 SYP = 0.012821
CAD
Avg
77.8347
High
77.9945
Low
77.7190
Last updated: 7/9/2026, 2:37:11 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 77.99 SYP |
| 10 CAD | 779.95 SYP |
| 50 CAD | 3,899.73 SYP |
| 100 CAD | 7,799.45 SYP |
| 500 CAD | 38,997.27 SYP |
| 1,000 CAD | 77,994.54 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-07-09T02:37:11Z",
"rates": {
"SYP": 77.994541
}
}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": 7799.4541,
"rate": 77.994541
}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