Rate Overview
Live
1 SCR = 0.145413 BBD
1 BBD = 6.8770
SCR
Avg
0.143864
High
0.146551
Low
0.137507
Last updated: 5/7/2026, 1:17:06 AM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.15 BBD |
| 10 SCR | 1.45 BBD |
| 50 SCR | 7.27 BBD |
| 100 SCR | 14.54 BBD |
| 500 SCR | 72.71 BBD |
| 1,000 SCR | 145.41 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-05-07T01:17:06Z",
"rates": {
"BBD": 0.145413
}
}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": 14.541299999999998,
"rate": 0.145413
}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