Rate Overview
Live
1 BND = 11.3879 SCR
1 SCR = 0.087813
BND
Avg
11.1910
High
11.4671
Low
10.7130
Last updated: 8/20/2026, 5:11:48 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.39 SCR |
| 10 BND | 113.88 SCR |
| 50 BND | 569.39 SCR |
| 100 BND | 1,138.79 SCR |
| 500 BND | 5,693.94 SCR |
| 1,000 BND | 11,387.87 SCR |
Get BND/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SCRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-20T05:11:48Z",
"rates": {
"SCR": 11.387874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SCR",
"amount": 100
},
"result": 1138.7874,
"rate": 11.387874
}Build with BND/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key