Rate Overview
Live
1 BBD = 7.2963 SCR
1 SCR = 0.137055
BBD
Avg
7.1030
High
7.3077
Low
6.5784
Last updated: 7/9/2026, 6:10:55 AM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.30 SCR |
| 10 BBD | 72.96 SCR |
| 50 BBD | 364.82 SCR |
| 100 BBD | 729.63 SCR |
| 500 BBD | 3,648.17 SCR |
| 1,000 BBD | 7,296.33 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-09T06:10:55Z",
"rates": {
"SCR": 7.296331
}
}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": 729.6331,
"rate": 7.296331
}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