Rate Overview
Live
1 BND = 10.9749 SCR
1 SCR = 0.091117
BND
Avg
10.9919
High
11.4824
Low
10.7739
Last updated: 5/7/2026, 11:21:34 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 10.97 SCR |
| 10 BND | 109.75 SCR |
| 50 BND | 548.74 SCR |
| 100 BND | 1,097.49 SCR |
| 500 BND | 5,487.44 SCR |
| 1,000 BND | 10,974.88 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-07T11:21:34Z",
"rates": {
"SCR": 10.974875
}
}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": 1097.4875000000002,
"rate": 10.974875
}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