Rate Overview
Live
1 CAD = 0.917224 SGD
1 SGD = 1.0902
CAD
Avg
0.920328
High
0.924904
Low
0.917224
Last updated: 6/15/2026, 9:57:46 AM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.92 SGD |
| 10 CAD | 9.17 SGD |
| 50 CAD | 45.86 SGD |
| 100 CAD | 91.72 SGD |
| 500 CAD | 458.61 SGD |
| 1,000 CAD | 917.22 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-06-15T09:57:46Z",
"rates": {
"SGD": 0.917224
}
}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": 91.72240000000001,
"rate": 0.917224
}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