Rate Overview
Live
1 BND = 10.8156 SCR
1 SCR = 0.092459
BND
Avg
11.2972
High
11.9350
Low
10.8156
Last updated: 4/17/2026, 7:33:56 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 10.82 SCR |
| 10 BND | 108.16 SCR |
| 50 BND | 540.78 SCR |
| 100 BND | 1,081.56 SCR |
| 500 BND | 5,407.81 SCR |
| 1,000 BND | 10,815.62 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-04-17T07:33:56Z",
"rates": {
"SCR": 10.815618
}
}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": 1081.5618,
"rate": 10.815618
}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