Rate Overview
Live
1 GMD = 0.013525 BMD
1 BMD = 73.9372
GMD
Avg
0.013560
High
0.013707
Low
0.013517
Last updated: 7/9/2026, 5:17:58 AM
Quick Conversions
| GMD | BMD |
|---|---|
| 1 GMD | 0.01 BMD |
| 10 GMD | 0.14 BMD |
| 50 GMD | 0.68 BMD |
| 100 GMD | 1.35 BMD |
| 500 GMD | 6.76 BMD |
| 1,000 GMD | 13.53 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-07-09T05:17:58Z",
"rates": {
"BMD": 0.013525
}
}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.3525,
"rate": 0.013525
}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