Rate Overview
Live
1 SGD = 0.779462 BMD
1 BMD = 1.2829
SGD
Avg
0.780913
High
0.791572
Low
0.770569
Last updated: 7/31/2026, 11:49:53 AM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.78 BMD |
| 10 SGD | 7.79 BMD |
| 50 SGD | 38.97 BMD |
| 100 SGD | 77.95 BMD |
| 500 SGD | 389.73 BMD |
| 1,000 SGD | 779.46 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-31T11:49:53Z",
"rates": {
"BMD": 0.779462
}
}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.9462,
"rate": 0.779462
}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