Rate Overview
Live
1 SCR = 0.136043 BBD
1 BBD = 7.3506
SCR
Avg
0.139578
High
0.147403
Low
0.133087
Last updated: 5/27/2026, 10:48:14 PM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.36 BBD |
| 50 SCR | 6.80 BBD |
| 100 SCR | 13.60 BBD |
| 500 SCR | 68.02 BBD |
| 1,000 SCR | 136.04 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-05-27T22:48:14Z",
"rates": {
"BBD": 0.136043
}
}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.6043,
"rate": 0.136043
}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