Rate Overview
Live
1 BBD = 18.9924 SRD
1 SRD = 0.052653
BBD
Avg
18.9665
High
19.8460
Low
18.3274
Last updated: 7/25/2026, 9:00:48 PM
Quick Conversions
| BBD | SRD |
|---|---|
| 1 BBD | 18.99 SRD |
| 10 BBD | 189.92 SRD |
| 50 BBD | 949.62 SRD |
| 100 BBD | 1,899.24 SRD |
| 500 BBD | 9,496.20 SRD |
| 1,000 BBD | 18,992.40 SRD |
Get BBD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SRDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-25T21:00:48Z",
"rates": {
"SRD": 18.992401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SRD",
"amount": 100
},
"result": 1899.2401,
"rate": 18.992401
}Build with BBD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key