Rate Overview
Live
1 SYP = 0.012796 CAD
1 CAD = 78.1494
SYP
Avg
0.012687
High
0.012796
Low
0.012645
Last updated: 6/18/2026, 6:29:09 PM
Quick Conversions
| SYP | CAD |
|---|---|
| 1 SYP | 0.01 CAD |
| 10 SYP | 0.13 CAD |
| 50 SYP | 0.64 CAD |
| 100 SYP | 1.28 CAD |
| 500 SYP | 6.40 CAD |
| 1,000 SYP | 12.80 CAD |
Get SYP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CADExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:29:09Z",
"rates": {
"CAD": 0.012796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CAD",
"amount": 100
},
"result": 1.2796,
"rate": 0.012796
}Build with SYP/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key