Rate Overview
Live
1 GMD = 0.013604 BMD
1 BMD = 73.5078
GMD
Avg
0.013724
High
0.014184
Low
0.013501
Last updated: 3/28/2026, 11:59:22 AM
Quick Conversions
| GMD | BMD |
|---|---|
| 1 GMD | 0.01 BMD |
| 10 GMD | 0.14 BMD |
| 50 GMD | 0.68 BMD |
| 100 GMD | 1.36 BMD |
| 500 GMD | 6.80 BMD |
| 1,000 GMD | 13.60 BMD |
Get GMD/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BMDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-28T11:59:22Z",
"rates": {
"BMD": 0.013604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BMD",
"amount": 100
},
"result": 1.3604,
"rate": 0.013604
}Build with GMD/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key