Rate Overview
Live
1 CAD = 78.1677 SYP
1 SYP = 0.012793
CAD
Avg
78.8209
High
79.0789
Low
78.1677
Last updated: 6/18/2026, 8:00:11 PM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 78.17 SYP |
| 10 CAD | 781.68 SYP |
| 50 CAD | 3,908.38 SYP |
| 100 CAD | 7,816.77 SYP |
| 500 CAD | 39,083.83 SYP |
| 1,000 CAD | 78,167.66 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-06-18T20:00:11Z",
"rates": {
"SYP": 78.167661
}
}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": 7816.7661,
"rate": 78.167661
}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