Rate Overview
Live
1 SGD = 0.784067 BMD
1 BMD = 1.2754
SGD
Avg
0.782510
High
0.784067
Low
0.781366
Last updated: 5/29/2026, 4:27:01 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.78 BMD |
| 10 SGD | 7.84 BMD |
| 50 SGD | 39.20 BMD |
| 100 SGD | 78.41 BMD |
| 500 SGD | 392.03 BMD |
| 1,000 SGD | 784.07 BMD |
Get SGD/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BMDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-29T16:27:01Z",
"rates": {
"BMD": 0.784067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BMD",
"amount": 100
},
"result": 78.4067,
"rate": 0.784067
}Build with SGD/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key