Rate Overview
Live
1 BSD = 37.7624 SRD
1 SRD = 0.026481
BSD
Avg
37.8871
High
39.8111
Low
36.5355
Last updated: 7/22/2026, 7:09:54 PM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.76 SRD |
| 10 BSD | 377.62 SRD |
| 50 BSD | 1,888.12 SRD |
| 100 BSD | 3,776.24 SRD |
| 500 BSD | 18,881.18 SRD |
| 1,000 BSD | 37,762.36 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-22T19:09:54Z",
"rates": {
"SRD": 37.762363
}
}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": 3776.2363,
"rate": 37.762363
}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