Rate Overview
Live
1 BMD = 14.0827 SCR
1 SCR = 0.071009
BMD
Avg
14.3206
High
14.5930
Low
14.0239
Last updated: 7/31/2026, 8:36:38 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.08 SCR |
| 10 BMD | 140.83 SCR |
| 50 BMD | 704.13 SCR |
| 100 BMD | 1,408.27 SCR |
| 500 BMD | 7,041.34 SCR |
| 1,000 BMD | 14,082.69 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-31T08:36:38Z",
"rates": {
"SCR": 14.082688
}
}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": 1408.2687999999998,
"rate": 14.082688
}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