Rate Overview
Live
1 BBD = 37.0822 GMD
1 GMD = 0.026967
BBD
Avg
37.1441
High
37.4397
Low
36.9948
Last updated: 7/28/2026, 8:50:06 AM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 37.08 GMD |
| 10 BBD | 370.82 GMD |
| 50 BBD | 1,854.11 GMD |
| 100 BBD | 3,708.22 GMD |
| 500 BBD | 18,541.11 GMD |
| 1,000 BBD | 37,082.21 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-07-28T08:50:06Z",
"rates": {
"GMD": 37.082212
}
}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": 3708.2212,
"rate": 37.082212
}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