Rate Overview
Live
1 BND = 11.2284 SCR
1 SCR = 0.089060
BND
Avg
11.1301
High
11.3070
Low
10.8573
Last updated: 7/29/2026, 4:12:03 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.23 SCR |
| 10 BND | 112.28 SCR |
| 50 BND | 561.42 SCR |
| 100 BND | 1,122.84 SCR |
| 500 BND | 5,614.19 SCR |
| 1,000 BND | 11,228.38 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-29T16:12:03Z",
"rates": {
"SCR": 11.228384
}
}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": 1122.8384,
"rate": 11.228384
}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