Rate Overview
Live
1 SYP = 0.012512 CAD
1 CAD = 79.9233
SYP
Avg
0.001954
High
0.012512
Low
0.000103
Last updated: 3/27/2026, 5:01:31 AM
Quick Conversions
| SYP | CAD |
|---|---|
| 1 SYP | 0.01 CAD |
| 10 SYP | 0.13 CAD |
| 50 SYP | 0.63 CAD |
| 100 SYP | 1.25 CAD |
| 500 SYP | 6.26 CAD |
| 1,000 SYP | 12.51 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-03-27T05:01:31Z",
"rates": {
"CAD": 0.012512
}
}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.2512,
"rate": 0.012512
}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