Rate Overview
Live
1 BSD = 37.6661 SRD
1 SRD = 0.026549
BSD
Avg
37.5935
High
37.7946
Low
37.2849
Last updated: 7/20/2026, 12:47:52 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.67 SRD |
| 10 BSD | 376.66 SRD |
| 50 BSD | 1,883.31 SRD |
| 100 BSD | 3,766.61 SRD |
| 500 BSD | 18,833.07 SRD |
| 1,000 BSD | 37,666.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-07-20T00:47:52Z",
"rates": {
"SRD": 37.666136
}
}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": 3766.6136,
"rate": 37.666136
}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