Rate Overview
Live
1 SCR = 0.152011 BBD
1 BBD = 6.5785
SCR
Avg
0.143470
High
0.152011
Low
0.134301
Last updated: 7/5/2026, 2:15:22 AM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.15 BBD |
| 10 SCR | 1.52 BBD |
| 50 SCR | 7.60 BBD |
| 100 SCR | 15.20 BBD |
| 500 SCR | 76.01 BBD |
| 1,000 SCR | 152.01 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-07-05T02:15:22Z",
"rates": {
"BBD": 0.152011
}
}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": 15.2011,
"rate": 0.152011
}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