Rate Overview
Live
1 BMD = 1.2790 SGD
1 SGD = 0.781852
BMD
Avg
1.2844
High
1.3075
Low
1.2639
Last updated: 5/28/2026, 3:41:02 AM
Quick Conversions
| BMD | SGD |
|---|---|
| 1 BMD | 1.28 SGD |
| 10 BMD | 12.79 SGD |
| 50 BMD | 63.95 SGD |
| 100 BMD | 127.90 SGD |
| 500 BMD | 639.51 SGD |
| 1,000 BMD | 1,279.02 SGD |
Get BMD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SGDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-28T03:41:02Z",
"rates": {
"SGD": 1.279015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SGD",
"amount": 100
},
"result": 127.9015,
"rate": 1.279015
}Build with BMD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key