Rate Overview
Live
1 BSD = 37.7752 SRD
1 SRD = 0.026472
BSD
Avg
37.7659
High
37.8446
Low
37.6137
Last updated: 3/6/2026, 10:24:53 PM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.78 SRD |
| 10 BSD | 377.75 SRD |
| 50 BSD | 1,888.76 SRD |
| 100 BSD | 3,777.52 SRD |
| 500 BSD | 18,887.59 SRD |
| 1,000 BSD | 37,775.17 SRD |
Get BSD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SRDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T22:24:53Z",
"rates": {
"SRD": 37.775173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SRD",
"amount": 100
},
"result": 3777.5173000000004,
"rate": 37.775173
}Build with BSD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key