Rate Overview
Live
1 BMD = 1.0033 BSD
1 BSD = 0.996758
BMD
Avg
1.0010
High
1.0035
Low
0.997955
Last updated: 5/8/2026, 2:14:23 PM
Quick Conversions
| BMD | BSD |
|---|---|
| 1 BMD | 1.00 BSD |
| 10 BMD | 10.03 BSD |
| 50 BMD | 50.16 BSD |
| 100 BMD | 100.33 BSD |
| 500 BMD | 501.63 BSD |
| 1,000 BMD | 1,003.25 BSD |
Get BMD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=BSDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-08T14:14:23Z",
"rates": {
"BSD": 1.003253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "BSD",
"amount": 100
},
"result": 100.3253,
"rate": 1.003253
}Build with BMD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key