Rate Overview
Live
1 SRD = 0.053920 BBD
1 BBD = 18.5460
SRD
Avg
0.053745
High
0.053920
Low
0.053595
Last updated: 5/27/2026, 1:21:59 AM
Quick Conversions
| SRD | BBD |
|---|---|
| 1 SRD | 0.05 BBD |
| 10 SRD | 0.54 BBD |
| 50 SRD | 2.70 BBD |
| 100 SRD | 5.39 BBD |
| 500 SRD | 26.96 BBD |
| 1,000 SRD | 53.92 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-05-27T01:21:59Z",
"rates": {
"BBD": 0.05392
}
}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.392,
"rate": 0.05392
}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