Rate Overview
Live
1 SRD = 0.214697 SBD
1 SBD = 4.6577
SRD
Avg
0.213757
High
0.214697
Low
0.212861
Last updated: 5/7/2026, 6:53:26 AM
Quick Conversions
| SRD | SBD |
|---|---|
| 1 SRD | 0.21 SBD |
| 10 SRD | 2.15 SBD |
| 50 SRD | 10.73 SBD |
| 100 SRD | 21.47 SBD |
| 500 SRD | 107.35 SBD |
| 1,000 SRD | 214.70 SBD |
Get SRD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SBDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-07T06:53:26Z",
"rates": {
"SBD": 0.214697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SBD",
"amount": 100
},
"result": 21.4697,
"rate": 0.214697
}Build with SRD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key