Rate Overview
Live
1 SBD = 4.6932 SRD
1 SRD = 0.213075
SBD
Avg
4.6765
High
4.7018
Low
4.6542
Last updated: 3/7/2026, 12:33:03 AM
Quick Conversions
| SBD | SRD |
|---|---|
| 1 SBD | 4.69 SRD |
| 10 SBD | 46.93 SRD |
| 50 SBD | 234.66 SRD |
| 100 SBD | 469.32 SRD |
| 500 SBD | 2,346.59 SRD |
| 1,000 SBD | 4,693.18 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-03-07T00:33:03Z",
"rates": {
"SRD": 4.69318
}
}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": 469.318,
"rate": 4.69318
}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