Rate Overview
Live
1 SRD = 0.036898 CAD
1 CAD = 27.1017
SRD
Avg
0.036131
High
0.036898
Low
0.035253
Last updated: 3/26/2026, 8:06:51 PM
Quick Conversions
| SRD | CAD |
|---|---|
| 1 SRD | 0.04 CAD |
| 10 SRD | 0.37 CAD |
| 50 SRD | 1.84 CAD |
| 100 SRD | 3.69 CAD |
| 500 SRD | 18.45 CAD |
| 1,000 SRD | 36.90 CAD |
Get SRD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=CADExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-26T20:06:51Z",
"rates": {
"CAD": 0.036898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "CAD",
"amount": 100
},
"result": 3.6898,
"rate": 0.036898
}Build with SRD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key