Rate Overview
Live
1 BMD = 1.2818 SGD
1 SGD = 0.780174
BMD
Avg
1.2790
High
1.2942
Low
1.2617
Last updated: 7/30/2026, 6:36:05 PM
Quick Conversions
| BMD | SGD |
|---|---|
| 1 BMD | 1.28 SGD |
| 10 BMD | 12.82 SGD |
| 50 BMD | 64.09 SGD |
| 100 BMD | 128.18 SGD |
| 500 BMD | 640.88 SGD |
| 1,000 BMD | 1,281.77 SGD |
Get BMD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SGDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-30T18:36:05Z",
"rates": {
"SGD": 1.281765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SGD",
"amount": 100
},
"result": 128.1765,
"rate": 1.281765
}Build with BMD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key