Rate Overview
Live
1 CAD = 0.925506 SGD
1 SGD = 1.0805
CAD
Avg
0.921849
High
0.925506
Low
0.918335
Last updated: 4/15/2026, 11:53:42 PM
Quick Conversions
| CAD | SGD |
|---|---|
| 1 CAD | 0.93 SGD |
| 10 CAD | 9.26 SGD |
| 50 CAD | 46.28 SGD |
| 100 CAD | 92.55 SGD |
| 500 CAD | 462.75 SGD |
| 1,000 CAD | 925.51 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-04-15T23:53:42Z",
"rates": {
"SGD": 0.925506
}
}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.5506,
"rate": 0.925506
}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