Rate Overview
Live
1 CAD = 0.909141 SGD
1 SGD = 1.0999
CAD
Avg
0.910214
High
0.911972
Low
0.908722
Last updated: 7/5/2026, 3:19:54 AM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.91 SGD |
| 10 CAD | 9.09 SGD |
| 50 CAD | 45.46 SGD |
| 100 CAD | 90.91 SGD |
| 500 CAD | 454.57 SGD |
| 1,000 CAD | 909.14 SGD |
Get CAD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SGDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-05T03:19:54Z",
"rates": {
"SGD": 0.909141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SGD",
"amount": 100
},
"result": 90.91409999999999,
"rate": 0.909141
}Build with CAD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key