Rate Overview
Live
1 SBD = 4.6371 SRD
1 SRD = 0.215651
SBD
Avg
4.6426
High
4.6643
Low
4.6281
Last updated: 5/27/2026, 9:43:27 AM
Quick Conversions
| SBD | SRD |
|---|---|
| 1 SBD | 4.64 SRD |
| 10 SBD | 46.37 SRD |
| 50 SBD | 231.86 SRD |
| 100 SBD | 463.71 SRD |
| 500 SBD | 2,318.56 SRD |
| 1,000 SBD | 4,637.12 SRD |
Get SBD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SRDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T09:43:27Z",
"rates": {
"SRD": 4.637115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SRD",
"amount": 100
},
"result": 463.71149999999994,
"rate": 4.637115
}Build with SBD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key