Rate Overview
Live
1 SGD = 0.787972 BMD
1 BMD = 1.2691
SGD
Avg
0.785544
High
0.787972
Low
0.783530
Last updated: 4/17/2026, 4:47:49 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.79 BMD |
| 10 SGD | 7.88 BMD |
| 50 SGD | 39.40 BMD |
| 100 SGD | 78.80 BMD |
| 500 SGD | 393.99 BMD |
| 1,000 SGD | 787.97 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-04-17T16:47:49Z",
"rates": {
"BMD": 0.787972
}
}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.7972,
"rate": 0.787972
}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