Rate Overview
Live
1 BMD = 14.4550 SCR
1 SCR = 0.069180
BMD
Avg
14.5304
High
15.3006
Low
13.5682
Last updated: 3/27/2026, 12:55:55 PM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.46 SCR |
| 10 BMD | 144.55 SCR |
| 50 BMD | 722.75 SCR |
| 100 BMD | 1,445.50 SCR |
| 500 BMD | 7,227.52 SCR |
| 1,000 BMD | 14,455.05 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-03-27T12:55:55Z",
"rates": {
"SCR": 14.455047
}
}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": 1445.5047,
"rate": 14.455047
}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