Rate Overview
Live
1 BBD = 6.9955 SCR
1 SCR = 0.142948
BBD
Avg
7.1503
High
7.3180
Low
6.9137
Last updated: 6/20/2026, 8:08:51 AM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.00 SCR |
| 10 BBD | 69.96 SCR |
| 50 BBD | 349.78 SCR |
| 100 BBD | 699.55 SCR |
| 500 BBD | 3,497.77 SCR |
| 1,000 BBD | 6,995.55 SCR |
Get BBD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SCRExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-20T08:08:51Z",
"rates": {
"SCR": 6.995549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SCR",
"amount": 100
},
"result": 699.5549,
"rate": 6.995549
}Build with BBD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key