Rate Overview
Live
1 SRD = 0.052573 BBD
1 BBD = 19.0212
SRD
Avg
0.052832
High
0.052971
Low
0.052573
Last updated: 9/2/2026, 6:52:41 AM
Quick Conversions
| SRD | BBD |
|---|---|
| 1 SRD | 0.05 BBD |
| 10 SRD | 0.53 BBD |
| 50 SRD | 2.63 BBD |
| 100 SRD | 5.26 BBD |
| 500 SRD | 26.29 BBD |
| 1,000 SRD | 52.57 BBD |
Get SRD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BBDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-02T06:52:41Z",
"rates": {
"BBD": 0.052573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BBD",
"amount": 100
},
"result": 5.2573,
"rate": 0.052573
}Build with SRD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key