Rate Overview
Live
1 SGD = 0.775593 BMD
1 BMD = 1.2893
SGD
Avg
0.778262
High
0.792445
Low
0.765215
Last updated: 7/29/2026, 10:46:37 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.78 BMD |
| 10 SGD | 7.76 BMD |
| 50 SGD | 38.78 BMD |
| 100 SGD | 77.56 BMD |
| 500 SGD | 387.80 BMD |
| 1,000 SGD | 775.59 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-29T22:46:37Z",
"rates": {
"BMD": 0.775593
}
}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.5593,
"rate": 0.775593
}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