Rate Overview
Live
1 BSD = 37.2669 SRD
1 SRD = 0.026833
BSD
Avg
37.2440
High
37.3471
Low
37.0915
Last updated: 5/29/2026, 6:47:58 PM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.27 SRD |
| 10 BSD | 372.67 SRD |
| 50 BSD | 1,863.34 SRD |
| 100 BSD | 3,726.69 SRD |
| 500 BSD | 18,633.43 SRD |
| 1,000 BSD | 37,266.85 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-05-29T18:47:58Z",
"rates": {
"SRD": 37.266854
}
}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": 3726.6854000000003,
"rate": 37.266854
}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