Rate Overview
Live
1 BMD = 14.6150 SCR
1 SCR = 0.068423
BMD
Avg
14.3763
High
14.6360
Low
13.8273
Last updated: 6/19/2026, 8:17:34 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.61 SCR |
| 10 BMD | 146.15 SCR |
| 50 BMD | 730.75 SCR |
| 100 BMD | 1,461.50 SCR |
| 500 BMD | 7,307.48 SCR |
| 1,000 BMD | 14,614.97 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-06-19T08:17:34Z",
"rates": {
"SCR": 14.614967
}
}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": 1461.4967,
"rate": 14.614967
}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