Rate Overview
Live
1 SRD = 0.053719 BBD
1 BBD = 18.6154
SRD
Avg
0.053442
High
0.053719
Low
0.053268
Last updated: 7/2/2026, 9:23:55 AM
Quick Conversions
| SRD | BBD |
|---|---|
| 1 SRD | 0.05 BBD |
| 10 SRD | 0.54 BBD |
| 50 SRD | 2.69 BBD |
| 100 SRD | 5.37 BBD |
| 500 SRD | 26.86 BBD |
| 1,000 SRD | 53.72 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-07-02T09:23:55Z",
"rates": {
"BBD": 0.053719
}
}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.3719,
"rate": 0.053719
}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