Rate Overview
Live
1 BMD = 13.7579 SCR
1 SCR = 0.072685
BMD
Avg
14.3751
High
15.1852
Low
13.7579
Last updated: 4/17/2026, 6:07:48 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 13.76 SCR |
| 10 BMD | 137.58 SCR |
| 50 BMD | 687.90 SCR |
| 100 BMD | 1,375.79 SCR |
| 500 BMD | 6,878.95 SCR |
| 1,000 BMD | 13,757.91 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-04-17T06:07:48Z",
"rates": {
"SCR": 13.757908
}
}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": 1375.7908,
"rate": 13.757908
}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