Rate Overview
Live
1 BND = 11.2858 SCR
1 SCR = 0.088607
BND
Avg
10.9986
High
11.3119
Low
10.1890
Last updated: 7/9/2026, 9:34:24 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.29 SCR |
| 10 BND | 112.86 SCR |
| 50 BND | 564.29 SCR |
| 100 BND | 1,128.58 SCR |
| 500 BND | 5,642.88 SCR |
| 1,000 BND | 11,285.75 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-07-09T09:34:24Z",
"rates": {
"SCR": 11.28575
}
}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": 1128.575,
"rate": 11.28575
}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