Rate Overview
Live
1 BND = 11.2456 SCR
1 SCR = 0.088924
BND
Avg
11.3804
High
11.9730
Low
10.6626
Last updated: 3/27/2026, 6:48:44 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.25 SCR |
| 10 BND | 112.46 SCR |
| 50 BND | 562.28 SCR |
| 100 BND | 1,124.56 SCR |
| 500 BND | 5,622.78 SCR |
| 1,000 BND | 11,245.56 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-03-27T18:48:44Z",
"rates": {
"SCR": 11.245556
}
}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": 1124.5556000000001,
"rate": 11.245556
}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