Rate Overview
Live
1 SRD = 0.037304 CAD
1 CAD = 26.8068
SRD
Avg
0.036838
High
0.037893
Low
0.035489
Last updated: 7/28/2026, 4:29:04 PM
Quick Conversions
| SRD | CAD |
|---|---|
| 1 SRD | 0.04 CAD |
| 10 SRD | 0.37 CAD |
| 50 SRD | 1.87 CAD |
| 100 SRD | 3.73 CAD |
| 500 SRD | 18.65 CAD |
| 1,000 SRD | 37.30 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-07-28T16:29:04Z",
"rates": {
"CAD": 0.037304
}
}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.7303999999999995,
"rate": 0.037304
}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