Rate Overview
Live
1 SYP = 0.000106 CAD
1 CAD = 9433.96
SYP
Avg
0.006795
High
0.012845
Low
0.000105
Last updated: 8/25/2026, 7:41:48 PM
Quick Conversions
| SYP | CAD |
|---|---|
| 1 SYP | 0.00 CAD |
| 10 SYP | 0.00 CAD |
| 50 SYP | 0.01 CAD |
| 100 SYP | 0.01 CAD |
| 500 SYP | 0.05 CAD |
| 1,000 SYP | 0.11 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-08-25T19:41:48Z",
"rates": {
"CAD": 0.000106
}
}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": 0.0106,
"rate": 0.000106
}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