Rate Overview
Live
1 SRD = 0.211820 SBD
1 SBD = 4.7210
SRD
Avg
0.211970
High
0.212481
Low
0.210922
Last updated: 9/5/2026, 6:35:58 AM
Quick Conversions
| SRD | SBD |
|---|---|
| 1 SRD | 0.21 SBD |
| 10 SRD | 2.12 SBD |
| 50 SRD | 10.59 SBD |
| 100 SRD | 21.18 SBD |
| 500 SRD | 105.91 SBD |
| 1,000 SRD | 211.82 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-09-05T06:35:58Z",
"rates": {
"SBD": 0.21182
}
}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.182000000000002,
"rate": 0.21182
}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