Rate Overview
Live
1 SCR = 0.140825 BBD
1 BBD = 7.1010
SCR
Avg
0.140013
High
0.152011
Low
0.134301
Last updated: 7/21/2026, 7:22:40 PM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.41 BBD |
| 50 SCR | 7.04 BBD |
| 100 SCR | 14.08 BBD |
| 500 SCR | 70.41 BBD |
| 1,000 SCR | 140.83 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-21T19:22:40Z",
"rates": {
"BBD": 0.140825
}
}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": 14.082500000000001,
"rate": 0.140825
}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