Rate Overview
Live
1 BMD = 0.999983 BSD
1 BSD = 1.0000
BMD
Avg
0.999296
High
1.0005
Low
0.997455
Last updated: 4/18/2026, 8:42:43 AM
Quick Conversions
| BMD | BSD |
|---|---|
| 1 BMD | 1.00 BSD |
| 10 BMD | 10.00 BSD |
| 50 BMD | 50.00 BSD |
| 100 BMD | 100.00 BSD |
| 500 BMD | 499.99 BSD |
| 1,000 BMD | 999.98 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-04-18T08:42:43Z",
"rates": {
"BSD": 0.999983
}
}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": 99.9983,
"rate": 0.999983
}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