Rate Overview
Live
1 SCR = 0.139960 BBD
1 BBD = 7.1449
SCR
Avg
0.139297
High
0.147818
Low
0.133606
Last updated: 7/6/2026, 3:19:56 PM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.40 BBD |
| 50 SCR | 7.00 BBD |
| 100 SCR | 14.00 BBD |
| 500 SCR | 69.98 BBD |
| 1,000 SCR | 139.96 BBD |
Get SCR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BBDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-06T15:19:56Z",
"rates": {
"BBD": 0.13996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BBD",
"amount": 100
},
"result": 13.996,
"rate": 0.13996
}Build with SCR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key