Rate Overview
Live
1 BMD = 14.7012 SCR
1 SCR = 0.068022
BMD
Avg
14.3410
High
15.1831
Low
13.6171
Last updated: 5/27/2026, 4:03:47 PM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.70 SCR |
| 10 BMD | 147.01 SCR |
| 50 BMD | 735.06 SCR |
| 100 BMD | 1,470.12 SCR |
| 500 BMD | 7,350.60 SCR |
| 1,000 BMD | 14,701.20 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-05-27T16:03:47Z",
"rates": {
"SCR": 14.7012
}
}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": 1470.12,
"rate": 14.7012
}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