Rate Overview
Live
1 BSD = 37.8455 SRD
1 SRD = 0.026423
BSD
Avg
37.8497
High
38.0421
Low
37.7678
Last updated: 9/8/2026, 10:24:14 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.85 SRD |
| 10 BSD | 378.46 SRD |
| 50 BSD | 1,892.28 SRD |
| 100 BSD | 3,784.55 SRD |
| 500 BSD | 18,922.77 SRD |
| 1,000 BSD | 37,845.54 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-09-08T10:24:14Z",
"rates": {
"SRD": 37.84554
}
}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": 3784.554,
"rate": 37.84554
}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