Rate Overview
Live
1 BBD = 18.8876 SRD
1 SRD = 0.052945
BBD
Avg
18.8830
High
18.9223
Low
18.8069
Last updated: 3/6/2026, 8:07:52 AM
Quick Conversions
| BBD | SRD |
|---|---|
| 1 BBD | 18.89 SRD |
| 10 BBD | 188.88 SRD |
| 50 BBD | 944.38 SRD |
| 100 BBD | 1,888.76 SRD |
| 500 BBD | 9,443.79 SRD |
| 1,000 BBD | 18,887.59 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-03-06T08:07:52Z",
"rates": {
"SRD": 18.887586
}
}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": 1888.7586,
"rate": 18.887586
}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