Rate Overview
Live
1 BND = 11.2700 SCR
1 SCR = 0.088731
BND
Avg
11.2582
High
11.5637
Low
10.8645
Last updated: 9/10/2026, 5:51:33 PM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.27 SCR |
| 10 BND | 112.70 SCR |
| 50 BND | 563.50 SCR |
| 100 BND | 1,127.00 SCR |
| 500 BND | 5,635.02 SCR |
| 1,000 BND | 11,270.04 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-09-10T17:51:33Z",
"rates": {
"SCR": 11.270036
}
}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": 1127.0036,
"rate": 11.270036
}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