Rate Overview
Live
1 SCR = 0.135974 BBD
1 BBD = 7.3543
SCR
Avg
0.137741
High
0.145789
Low
0.133703
Last updated: 3/7/2026, 7:22:24 AM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.36 BBD |
| 50 SCR | 6.80 BBD |
| 100 SCR | 13.60 BBD |
| 500 SCR | 67.99 BBD |
| 1,000 SCR | 135.97 BBD |
Get SCR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BBDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-07T07:22:24Z",
"rates": {
"BBD": 0.135974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BBD",
"amount": 100
},
"result": 13.5974,
"rate": 0.135974
}Build with SCR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key