Rate Overview
Live
1 SRD = 0.053265 BBD
1 BBD = 18.7741
SRD
Avg
0.053123
High
0.053382
Low
0.052837
Last updated: 3/26/2026, 5:43:17 PM
Quick Conversions
| SRD | BBD |
|---|---|
| 1 SRD | 0.05 BBD |
| 10 SRD | 0.53 BBD |
| 50 SRD | 2.66 BBD |
| 100 SRD | 5.33 BBD |
| 500 SRD | 26.63 BBD |
| 1,000 SRD | 53.27 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-03-26T17:43:17Z",
"rates": {
"BBD": 0.053265
}
}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.3265,
"rate": 0.053265
}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