Rate Overview
Live
1 BMD = 1.2928 SGD
1 SGD = 0.773513
BMD
Avg
1.2839
High
1.2928
Low
1.2755
Last updated: 3/28/2026, 1:43:55 PM
Quick Conversions
| BMD | SGD |
|---|---|
| 1 BMD | 1.29 SGD |
| 10 BMD | 12.93 SGD |
| 50 BMD | 64.64 SGD |
| 100 BMD | 129.28 SGD |
| 500 BMD | 646.40 SGD |
| 1,000 BMD | 1,292.80 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-03-28T13:43:55Z",
"rates": {
"SGD": 1.292803
}
}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": 129.28029999999998,
"rate": 1.292803
}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