Rate Overview
Live
1 BBD = 36.8680 GMD
1 GMD = 0.027124
BBD
Avg
36.7787
High
36.9260
Low
36.2212
Last updated: 3/6/2026, 9:34:49 PM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 36.87 GMD |
| 10 BBD | 368.68 GMD |
| 50 BBD | 1,843.40 GMD |
| 100 BBD | 3,686.80 GMD |
| 500 BBD | 18,434.02 GMD |
| 1,000 BBD | 36,868.04 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-03-06T21:34:49Z",
"rates": {
"GMD": 36.868044
}
}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": 3686.8044,
"rate": 36.868044
}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