Rate Overview
Live
1 CAD = 0.924713 SGD
1 SGD = 1.0814
CAD
Avg
0.927254
High
0.931310
Low
0.924713
Last updated: 5/26/2026, 7:49:39 AM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.92 SGD |
| 10 CAD | 9.25 SGD |
| 50 CAD | 46.24 SGD |
| 100 CAD | 92.47 SGD |
| 500 CAD | 462.36 SGD |
| 1,000 CAD | 924.71 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-05-26T07:49:39Z",
"rates": {
"SGD": 0.924713
}
}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": 92.4713,
"rate": 0.924713
}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