Rate Overview
Live
1 SGD = 0.783395 BMD
1 BMD = 1.2765
SGD
Avg
0.781822
High
0.792340
Low
0.771226
Last updated: 5/29/2026, 9:48:36 PM
Quick Conversions
| SGD | BMD |
|---|---|
| 1 SGD | 0.78 BMD |
| 10 SGD | 7.83 BMD |
| 50 SGD | 39.17 BMD |
| 100 SGD | 78.34 BMD |
| 500 SGD | 391.70 BMD |
| 1,000 SGD | 783.40 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-05-29T21:48:36Z",
"rates": {
"BMD": 0.783395
}
}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.3395,
"rate": 0.783395
}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