Rate Overview
Live
1 BMD = 14.9585 SCR
1 SCR = 0.066852
BMD
Avg
14.5391
High
14.9585
Low
13.7184
Last updated: 3/7/2026, 2:12:14 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.96 SCR |
| 10 BMD | 149.58 SCR |
| 50 BMD | 747.92 SCR |
| 100 BMD | 1,495.85 SCR |
| 500 BMD | 7,479.25 SCR |
| 1,000 BMD | 14,958.49 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-03-07T02:12:14Z",
"rates": {
"SCR": 14.958491
}
}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": 1495.8491000000001,
"rate": 14.958491
}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