Rate Overview
Live
1 BMD = 1.2686 SGD
1 SGD = 0.788258
BMD
Avg
1.2722
High
1.2772
Low
1.2658
Last updated: 5/7/2026, 8:55:42 PM
Quick Conversions
| BMD | SGD |
|---|---|
| 1 BMD | 1.27 SGD |
| 10 BMD | 12.69 SGD |
| 50 BMD | 63.43 SGD |
| 100 BMD | 126.86 SGD |
| 500 BMD | 634.31 SGD |
| 1,000 BMD | 1,268.62 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-07T20:55:42Z",
"rates": {
"SGD": 1.26862
}
}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": 126.86200000000001,
"rate": 1.26862
}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