Rate Overview
Live
1 BMD = 14.5927 SCR
1 SCR = 0.068528
BMD
Avg
14.2168
High
14.6154
Low
13.1569
Last updated: 7/9/2026, 5:38:44 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.59 SCR |
| 10 BMD | 145.93 SCR |
| 50 BMD | 729.63 SCR |
| 100 BMD | 1,459.27 SCR |
| 500 BMD | 7,296.33 SCR |
| 1,000 BMD | 14,592.66 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-09T05:38:44Z",
"rates": {
"SCR": 14.592663
}
}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": 1459.2663,
"rate": 14.592663
}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