Rate Overview
Live
1 BSD = 37.7067 SRD
1 SRD = 0.026521
BSD
Avg
37.5318
High
37.7067
Low
37.4104
Last updated: 4/18/2026, 8:45:30 AM
Quick Conversions
| BSD | SRD |
|---|---|
| 1 BSD | 37.71 SRD |
| 10 BSD | 377.07 SRD |
| 50 BSD | 1,885.33 SRD |
| 100 BSD | 3,770.67 SRD |
| 500 BSD | 18,853.34 SRD |
| 1,000 BSD | 37,706.68 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-04-18T08:45:30Z",
"rates": {
"SRD": 37.706676
}
}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": 3770.6676,
"rate": 37.706676
}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