Rate Overview
Live
1 BSD = 37.6591 SRD
1 SRD = 0.026554
BSD
Avg
37.8241
High
39.7250
Low
36.5017
Last updated: 3/27/2026, 5:39:31 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.66 SRD |
| 10 BSD | 376.59 SRD |
| 50 BSD | 1,882.96 SRD |
| 100 BSD | 3,765.91 SRD |
| 500 BSD | 18,829.57 SRD |
| 1,000 BSD | 37,659.14 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-27T05:39:31Z",
"rates": {
"SRD": 37.659142
}
}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": 3765.9142,
"rate": 37.659142
}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