Rate Overview
Live
1 BND = 10.5326 SCR
1 SCR = 0.094944
BND
Avg
11.1426
High
11.7683
Low
10.1890
Last updated: 8/1/2026, 9:45:57 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 10.53 SCR |
| 10 BND | 105.33 SCR |
| 50 BND | 526.63 SCR |
| 100 BND | 1,053.26 SCR |
| 500 BND | 5,266.29 SCR |
| 1,000 BND | 10,532.57 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-08-01T09:45:57Z",
"rates": {
"SCR": 10.532572
}
}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": 1053.2572,
"rate": 10.532572
}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