Rate Overview
Live
1 BMD = 14.4301 SCR
1 SCR = 0.069299
BMD
Avg
14.3651
High
14.5930
Low
14.0239
Last updated: 7/30/2026, 1:49:07 PM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.43 SCR |
| 10 BMD | 144.30 SCR |
| 50 BMD | 721.51 SCR |
| 100 BMD | 1,443.01 SCR |
| 500 BMD | 7,215.07 SCR |
| 1,000 BMD | 14,430.14 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-30T13:49:07Z",
"rates": {
"SCR": 14.430135
}
}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": 1443.0135,
"rate": 14.430135
}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