Rate Overview
Live
1 BND = 11.3026 SCR
1 SCR = 0.088475
BND
Avg
11.1800
High
11.3730
Low
10.7635
Last updated: 6/19/2026, 8:47:06 AM
Quick Conversions
| BND | SCR |
|---|---|
| 1 BND | 11.30 SCR |
| 10 BND | 113.03 SCR |
| 50 BND | 565.13 SCR |
| 100 BND | 1,130.26 SCR |
| 500 BND | 5,651.30 SCR |
| 1,000 BND | 11,302.60 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-06-19T08:47:06Z",
"rates": {
"SCR": 11.302596
}
}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": 1130.2595999999999,
"rate": 11.302596
}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