Rate Overview
Live
1 BMD = 601.0005 SDG
1 SDG = 0.001664
BMD
Avg
601.0001
High
601.0005
Low
600.9996
Last updated: 4/17/2026, 6:09:19 AM
Quick Conversions
| BMD | SDG |
|---|---|
| 1 BMD | 601.00 SDG |
| 10 BMD | 6,010.01 SDG |
| 50 BMD | 30,050.03 SDG |
| 100 BMD | 60,100.05 SDG |
| 500 BMD | 300,500.27 SDG |
| 1,000 BMD | 601,000.53 SDG |
Get BMD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SDGExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-17T06:09:19Z",
"rates": {
"SDG": 601.000533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SDG",
"amount": 100
},
"result": 60100.0533,
"rate": 601.000533
}Build with BMD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key