Rate Overview
Live
1 BSD = 37.4038 SRD
1 SRD = 0.026735
BSD
Avg
37.4169
High
37.5538
Low
37.2810
Last updated: 5/9/2026, 9:54:49 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.40 SRD |
| 10 BSD | 374.04 SRD |
| 50 BSD | 1,870.19 SRD |
| 100 BSD | 3,740.38 SRD |
| 500 BSD | 18,701.90 SRD |
| 1,000 BSD | 37,403.81 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-09T09:54:49Z",
"rates": {
"SRD": 37.403806
}
}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": 3740.3806000000004,
"rate": 37.403806
}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