Rate Overview
Live
1 CAD = 9369.75 SYP
1 SYP = 0.000107
CAD
Avg
6842.97
High
9623.43
Low
77.8920
Last updated: 8/19/2026, 4:22:01 AM
Quick Conversions
| CAD | SYP |
|---|---|
| 1 CAD | 9,369.75 SYP |
| 10 CAD | 93,697.54 SYP |
| 50 CAD | 468,487.68 SYP |
| 100 CAD | 936,975.35 SYP |
| 500 CAD | 4,684,876.75 SYP |
| 1,000 CAD | 9,369,753.50 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-19T04:22:01Z",
"rates": {
"SYP": 9369.753502
}
}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": 936975.3502,
"rate": 9369.753502
}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