Rate Overview
Live
1 BMD = 14.0239 SCR
1 SCR = 0.071307
BMD
Avg
14.3749
High
14.9694
Low
13.5301
Last updated: 7/28/2026, 3:06:58 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.02 SCR |
| 10 BMD | 140.24 SCR |
| 50 BMD | 701.19 SCR |
| 100 BMD | 1,402.39 SCR |
| 500 BMD | 7,011.93 SCR |
| 1,000 BMD | 14,023.87 SCR |
Get BMD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SCRExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-28T03:06:58Z",
"rates": {
"SCR": 14.023868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SCR",
"amount": 100
},
"result": 1402.3868,
"rate": 14.023868
}Build with BMD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key