Rate Overview
Live
1 SGD = 0.773512 BMD
1 BMD = 1.2928
SGD
Avg
0.777840
High
0.791248
Low
0.766935
Last updated: 3/28/2026, 10:40:16 AM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.77 BMD |
| 10 SGD | 7.74 BMD |
| 50 SGD | 38.68 BMD |
| 100 SGD | 77.35 BMD |
| 500 SGD | 386.76 BMD |
| 1,000 SGD | 773.51 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-03-28T10:40:16Z",
"rates": {
"BMD": 0.773512
}
}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": 77.35119999999999,
"rate": 0.773512
}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