Rate Overview
Live
1 BBD = 7.2047 SCR
1 SCR = 0.138799
BBD
Avg
7.0709
High
7.2991
Low
6.7235
Last updated: 7/23/2026, 2:28:06 AM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.20 SCR |
| 10 BBD | 72.05 SCR |
| 50 BBD | 360.23 SCR |
| 100 BBD | 720.47 SCR |
| 500 BBD | 3,602.33 SCR |
| 1,000 BBD | 7,204.66 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-07-23T02:28:06Z",
"rates": {
"SCR": 7.204655
}
}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": 720.4655,
"rate": 7.204655
}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