Rate Overview
Live
1 BND = 10.9625 SCR
1 SCR = 0.091220
BND
Avg
11.1048
High
11.3070
Low
10.8573
Last updated: 7/31/2026, 12:14:54 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 10.96 SCR |
| 10 BND | 109.63 SCR |
| 50 BND | 548.13 SCR |
| 100 BND | 1,096.25 SCR |
| 500 BND | 5,481.26 SCR |
| 1,000 BND | 10,962.53 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-31T12:14:54Z",
"rates": {
"SCR": 10.962527
}
}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": 1096.2527,
"rate": 10.962527
}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