Rate Overview
Live
1 SRD = 0.213672 SBD
1 SBD = 4.6801
SRD
Avg
0.213885
High
0.214859
Low
0.212683
Last updated: 3/7/2026, 4:05:21 AM
Quick Conversions
| SRD | SBD |
|---|---|
| 1 SRD | 0.21 SBD |
| 10 SRD | 2.14 SBD |
| 50 SRD | 10.68 SBD |
| 100 SRD | 21.37 SBD |
| 500 SRD | 106.84 SBD |
| 1,000 SRD | 213.67 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-03-07T04:05:21Z",
"rates": {
"SBD": 0.213672
}
}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.3672,
"rate": 0.213672
}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