Rate Overview
Live
1 BMD = 600.1512 SDG
1 SDG = 0.001666
BMD
Avg
600.2185
High
600.5132
Low
600.1512
Last updated: 7/9/2026, 10:21:08 AM
Quick Conversions
| BMD | SDG |
|---|---|
| 1 BMD | 600.15 SDG |
| 10 BMD | 6,001.51 SDG |
| 50 BMD | 30,007.56 SDG |
| 100 BMD | 60,015.12 SDG |
| 500 BMD | 300,075.61 SDG |
| 1,000 BMD | 600,151.21 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-07-09T10:21:08Z",
"rates": {
"SDG": 600.15121
}
}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": 60015.121,
"rate": 600.15121
}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