Rate Overview
Live
1 SCR = 0.139356 BBD
1 BBD = 7.1759
SCR
Avg
0.139890
High
0.142689
Low
0.136245
Last updated: 9/3/2026, 5:27:52 AM
Quick Conversions
| SCR | BBD |
|---|---|
| 1 SCR | 0.14 BBD |
| 10 SCR | 1.39 BBD |
| 50 SCR | 6.97 BBD |
| 100 SCR | 13.94 BBD |
| 500 SCR | 69.68 BBD |
| 1,000 SCR | 139.36 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-09-03T05:27:52Z",
"rates": {
"BBD": 0.139356
}
}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.9356,
"rate": 0.139356
}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