Rate Overview
Live
1 CAD = 9390.84 SYP
1 SYP = 0.000106
CAD
Avg
9416.08
High
9462.32
Low
9374.43
Last updated: 8/24/2026, 7:03:25 PM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 9,390.84 SYP |
| 10 CAD | 93,908.41 SYP |
| 50 CAD | 469,542.04 SYP |
| 100 CAD | 939,084.08 SYP |
| 500 CAD | 4,695,420.39 SYP |
| 1,000 CAD | 9,390,840.78 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-08-24T19:03:25Z",
"rates": {
"SYP": 9390.840776
}
}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": 939084.0776,
"rate": 9390.840776
}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