Rate Overview
Live
1 BND = 10.8573 SCR
1 SCR = 0.092104
BND
Avg
11.2368
High
11.9730
Low
10.1890
Last updated: 7/28/2026, 3:08:58 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 10.86 SCR |
| 10 BND | 108.57 SCR |
| 50 BND | 542.86 SCR |
| 100 BND | 1,085.73 SCR |
| 500 BND | 5,428.64 SCR |
| 1,000 BND | 10,857.27 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-28T15:08:58Z",
"rates": {
"SCR": 10.857271
}
}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": 1085.7271,
"rate": 10.857271
}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