Rate Overview
Live
1 BBD = 7.4792 SCR
1 SCR = 0.133703
BBD
Avg
7.2207
High
7.4792
Low
6.8296
Last updated: 3/6/2026, 9:37:30 PM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.48 SCR |
| 10 BBD | 74.79 SCR |
| 50 BBD | 373.96 SCR |
| 100 BBD | 747.92 SCR |
| 500 BBD | 3,739.62 SCR |
| 1,000 BBD | 7,479.25 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-03-06T21:37:30Z",
"rates": {
"SCR": 7.479245
}
}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": 747.9245,
"rate": 7.479245
}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