Rate Overview
Live
1 BSD = 37.4544 SRD
1 SRD = 0.026699
BSD
Avg
37.4600
High
37.6341
Low
37.3550
Last updated: 6/20/2026, 8:07:59 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.45 SRD |
| 10 BSD | 374.54 SRD |
| 50 BSD | 1,872.72 SRD |
| 100 BSD | 3,745.44 SRD |
| 500 BSD | 18,727.22 SRD |
| 1,000 BSD | 37,454.43 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-06-20T08:07:59Z",
"rates": {
"SRD": 37.454434
}
}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": 3745.4434,
"rate": 37.454434
}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