Rate Overview
Live
1 SGD = 0.774155 BMD
1 BMD = 1.2917
SGD
Avg
0.767433
High
0.786584
Low
0.729852
Last updated: 7/29/2026, 8:39:40 AM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.77 BMD |
| 10 SGD | 7.74 BMD |
| 50 SGD | 38.71 BMD |
| 100 SGD | 77.42 BMD |
| 500 SGD | 387.08 BMD |
| 1,000 SGD | 774.16 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-29T08:39:40Z",
"rates": {
"BMD": 0.774155
}
}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.41550000000001,
"rate": 0.774155
}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