Rate Overview
Live
1 BND = 11.5136 SCR
1 SCR = 0.086854
BND
Avg
11.2881
High
11.8748
Low
10.4685
Last updated: 5/27/2026, 8:38:47 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.51 SCR |
| 10 BND | 115.14 SCR |
| 50 BND | 575.68 SCR |
| 100 BND | 1,151.36 SCR |
| 500 BND | 5,756.80 SCR |
| 1,000 BND | 11,513.59 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-05-27T20:38:47Z",
"rates": {
"SCR": 11.513592
}
}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": 1151.3591999999999,
"rate": 11.513592
}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