Rate Overview
Live
1 BBD = 7.2275 SCR
1 SCR = 0.138360
BBD
Avg
7.2094
High
7.5139
Low
6.7841
Last updated: 3/27/2026, 11:35:45 AM
Quick Conversions
| BBD | SCR |
|---|---|
| 1 BBD | 7.23 SCR |
| 10 BBD | 72.28 SCR |
| 50 BBD | 361.38 SCR |
| 100 BBD | 722.75 SCR |
| 500 BBD | 3,613.76 SCR |
| 1,000 BBD | 7,227.52 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-03-27T11:35:45Z",
"rates": {
"SCR": 7.227523
}
}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": 722.7523,
"rate": 7.227523
}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