Rate Overview
Live
1 CAD = 0.915703 SGD
1 SGD = 1.0921
CAD
Avg
0.925788
High
0.938898
Low
0.911741
Last updated: 7/25/2026, 7:42:05 PM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.92 SGD |
| 10 CAD | 9.16 SGD |
| 50 CAD | 45.79 SGD |
| 100 CAD | 91.57 SGD |
| 500 CAD | 457.85 SGD |
| 1,000 CAD | 915.70 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-25T19:42:05Z",
"rates": {
"SGD": 0.915703
}
}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.5703,
"rate": 0.915703
}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