Rate Overview
Live
1 CAD = 0.925756 SGD
1 SGD = 1.0802
CAD
Avg
0.931158
High
0.943633
Low
0.921798
Last updated: 5/26/2026, 9:58:41 AM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.93 SGD |
| 10 CAD | 9.26 SGD |
| 50 CAD | 46.29 SGD |
| 100 CAD | 92.58 SGD |
| 500 CAD | 462.88 SGD |
| 1,000 CAD | 925.76 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-26T09:58:41Z",
"rates": {
"SGD": 0.925756
}
}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.57560000000001,
"rate": 0.925756
}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