Rate Overview
Live
1 SCR = 0.138359 BBD
1 BBD = 7.2276
SCR
Avg
0.137153
High
0.143757
Low
0.130713
Last updated: 3/27/2026, 6:09:26 PM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.38 BBD |
| 50 SCR | 6.92 BBD |
| 100 SCR | 13.84 BBD |
| 500 SCR | 69.18 BBD |
| 1,000 SCR | 138.36 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-27T18:09:26Z",
"rates": {
"BBD": 0.138359
}
}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.8359,
"rate": 0.138359
}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