Rate Overview
Live
1 BBD = 7.0588 SCR
1 SCR = 0.141667
BBD
Avg
7.1147
High
7.5508
Low
6.8308
Last updated: 4/18/2026, 8:45:26 AM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.06 SCR |
| 10 BBD | 70.59 SCR |
| 50 BBD | 352.94 SCR |
| 100 BBD | 705.88 SCR |
| 500 BBD | 3,529.41 SCR |
| 1,000 BBD | 7,058.82 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-04-18T08:45:26Z",
"rates": {
"SCR": 7.058817
}
}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": 705.8817,
"rate": 7.058817
}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