Rate Overview
Live
1 SRD = 0.037250 CAD
1 CAD = 26.8456
SRD
Avg
0.036385
High
0.037250
Low
0.035423
Last updated: 5/27/2026, 10:48:11 PM
Quick Conversions
| SRD | CAD |
|---|---|
| 1 SRD | 0.04 CAD |
| 10 SRD | 0.37 CAD |
| 50 SRD | 1.86 CAD |
| 100 SRD | 3.72 CAD |
| 500 SRD | 18.63 CAD |
| 1,000 SRD | 37.25 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-05-27T22:48:11Z",
"rates": {
"CAD": 0.03725
}
}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.7249999999999996,
"rate": 0.03725
}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