Rate Overview
Live
1 BBD = 37.2801 GMD
1 GMD = 0.026824
BBD
Avg
37.2004
High
37.5150
Low
36.9854
Last updated: 9/2/2026, 6:31:05 PM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 37.28 GMD |
| 10 BBD | 372.80 GMD |
| 50 BBD | 1,864.01 GMD |
| 100 BBD | 3,728.01 GMD |
| 500 BBD | 18,640.06 GMD |
| 1,000 BBD | 37,280.12 GMD |
Get BBD/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GMDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-02T18:31:05Z",
"rates": {
"GMD": 37.280117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GMD",
"amount": 100
},
"result": 3728.0116999999996,
"rate": 37.280117
}Build with BBD/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key