Rate Overview
Live
1 SGD = 0.773314 BMD
1 BMD = 1.2931
SGD
Avg
0.773925
High
0.775741
Low
0.771101
Last updated: 7/28/2026, 2:12:08 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.77 BMD |
| 10 SGD | 7.73 BMD |
| 50 SGD | 38.67 BMD |
| 100 SGD | 77.33 BMD |
| 500 SGD | 386.66 BMD |
| 1,000 SGD | 773.31 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-07-28T14:12:08Z",
"rates": {
"BMD": 0.773314
}
}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.33139999999999,
"rate": 0.773314
}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