Rate Overview
Live
1 SGD = 0.782389 BMD
1 BMD = 1.2781
SGD
Avg
0.782074
High
0.783470
Low
0.781155
Last updated: 8/18/2026, 5:37:08 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.78 BMD |
| 10 SGD | 7.82 BMD |
| 50 SGD | 39.12 BMD |
| 100 SGD | 78.24 BMD |
| 500 SGD | 391.19 BMD |
| 1,000 SGD | 782.39 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-08-18T17:37:08Z",
"rates": {
"BMD": 0.782389
}
}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.2389,
"rate": 0.782389
}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