Rate Overview
Live
1 CAD = 9388.29 SYP
1 SYP = 0.000107
CAD
Avg
1449.97
High
9392.67
Low
77.8468
Last updated: 8/25/2026, 1:04:39 PM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 9,388.29 SYP |
| 10 CAD | 93,882.90 SYP |
| 50 CAD | 469,414.52 SYP |
| 100 CAD | 938,829.03 SYP |
| 500 CAD | 4,694,145.17 SYP |
| 1,000 CAD | 9,388,290.34 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-25T13:04:39Z",
"rates": {
"SYP": 9388.290345
}
}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": 938829.0345,
"rate": 9388.290345
}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