Rate Overview
Live
1 SRD = 0.026802 BSD
1 BSD = 37.3106
SRD
Avg
0.026729
High
0.026823
Low
0.026628
Last updated: 5/8/2026, 12:59:43 PM
Quick Conversions
| SRD | BSD |
|---|---|
| 1 SRD | 0.03 BSD |
| 10 SRD | 0.27 BSD |
| 50 SRD | 1.34 BSD |
| 100 SRD | 2.68 BSD |
| 500 SRD | 13.40 BSD |
| 1,000 SRD | 26.80 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-05-08T12:59:43Z",
"rates": {
"BSD": 0.026802
}
}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.6802,
"rate": 0.026802
}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