Rate Overview
Live
1 BND = 11.4988 SCR
1 SCR = 0.086966
BND
Avg
11.4011
High
11.7032
Low
10.7333
Last updated: 3/7/2026, 2:50:31 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.50 SCR |
| 10 BND | 114.99 SCR |
| 50 BND | 574.94 SCR |
| 100 BND | 1,149.88 SCR |
| 500 BND | 5,749.39 SCR |
| 1,000 BND | 11,498.78 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-07T02:50:31Z",
"rates": {
"SCR": 11.498781
}
}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": 1149.8781,
"rate": 11.498781
}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