Rate Overview
Live
1 BMD = 1.0000 BSD
1 BSD = 1.0000 BMD
Avg
1.0000
High
1.0000
Low
1.0000
Last updated: 1/25/2026, 3:12:55 PM
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 | 500.00 BSD |
| 1,000 BMD | 1,000.00 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-01-25T15:12:55Z",
"rates": {
"BSD": 1
}
}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,
"rate": 1
}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