Rate Overview
Live
1 BMD = 14.1039 SCR
1 SCR = 0.070903
BMD
Avg
14.3882
High
15.0277
Low
13.5682
Last updated: 7/27/2026, 11:58:11 PM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 14.10 SCR |
| 10 BMD | 141.04 SCR |
| 50 BMD | 705.19 SCR |
| 100 BMD | 1,410.39 SCR |
| 500 BMD | 7,051.94 SCR |
| 1,000 BMD | 14,103.87 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-27T23:58:11Z",
"rates": {
"SCR": 14.103873
}
}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": 1410.3873,
"rate": 14.103873
}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