Rate Overview
Live
1 SYP = 0.012278 CAD
1 CAD = 81.4465
SYP
Avg
0.012332
High
0.012380
Low
0.012270
Last updated: 3/7/2026, 12:12:14 AM
Quick Conversions
| SYP | CAD |
|---|---|
| 1 SYP | 0.01 CAD |
| 10 SYP | 0.12 CAD |
| 50 SYP | 0.61 CAD |
| 100 SYP | 1.23 CAD |
| 500 SYP | 6.14 CAD |
| 1,000 SYP | 12.28 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-07T00:12:14Z",
"rates": {
"CAD": 0.012278
}
}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.2278,
"rate": 0.012278
}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