Rate Overview
Live
1 SRD = 0.053679 BBD
1 BBD = 18.6293
SRD
Avg
0.053694
High
0.053837
Low
0.053534
Last updated: 4/16/2026, 4:29:42 AM
Quick Conversions
| SRD | BBD |
|---|---|
| 1 SRD | 0.05 BBD |
| 10 SRD | 0.54 BBD |
| 50 SRD | 2.68 BBD |
| 100 SRD | 5.37 BBD |
| 500 SRD | 26.84 BBD |
| 1,000 SRD | 53.68 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-04-16T04:29:42Z",
"rates": {
"BBD": 0.053679
}
}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.3679,
"rate": 0.053679
}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