Rate Overview
Live
1 SGD = 0.790660 BMD
1 BMD = 1.2648
SGD
Avg
0.788522
High
0.790660
Low
0.785283
Last updated: 9/8/2026, 5:24:59 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.79 BMD |
| 10 SGD | 7.91 BMD |
| 50 SGD | 39.53 BMD |
| 100 SGD | 79.07 BMD |
| 500 SGD | 395.33 BMD |
| 1,000 SGD | 790.66 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-09-08T17:24:59Z",
"rates": {
"BMD": 0.79066
}
}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": 79.066,
"rate": 0.79066
}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