Rate Overview
Live
1 BMD = 14.5527 SCR
1 SCR = 0.068716
BMD
Avg
14.3126
High
14.6675
Low
13.7035
Last updated: 8/20/2026, 6:18:30 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.55 SCR |
| 10 BMD | 145.53 SCR |
| 50 BMD | 727.63 SCR |
| 100 BMD | 1,455.27 SCR |
| 500 BMD | 7,276.33 SCR |
| 1,000 BMD | 14,552.65 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-08-20T06:18:30Z",
"rates": {
"SCR": 14.552652
}
}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": 1455.2652,
"rate": 14.552652
}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