Rate Overview
Live
1 BMD = 13.9427 SCR
1 SCR = 0.071722
BMD
Avg
14.0109
High
14.6504
Low
13.7463
Last updated: 5/7/2026, 8:09:47 AM
Quick Conversions
| BMD | SCR |
|---|---|
| 1 BMD | 13.94 SCR |
| 10 BMD | 139.43 SCR |
| 50 BMD | 697.14 SCR |
| 100 BMD | 1,394.27 SCR |
| 500 BMD | 6,971.37 SCR |
| 1,000 BMD | 13,942.73 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-05-07T08:09:47Z",
"rates": {
"SCR": 13.942734
}
}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": 1394.2734,
"rate": 13.942734
}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