Rate Overview
Live
1 SRD = 0.026354 BSD
1 BSD = 37.9449
SRD
Avg
0.026531
High
0.026900
Low
0.026077
Last updated: 7/29/2026, 2:19:15 PM
Quick Conversions
| SRD | BSD |
|---|---|
| 1 SRD | 0.03 BSD |
| 10 SRD | 0.26 BSD |
| 50 SRD | 1.32 BSD |
| 100 SRD | 2.64 BSD |
| 500 SRD | 13.18 BSD |
| 1,000 SRD | 26.35 BSD |
Get SRD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BSDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-29T14:19:15Z",
"rates": {
"BSD": 0.026354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BSD",
"amount": 100
},
"result": 2.6353999999999997,
"rate": 0.026354
}Build with SRD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key