Rate Overview
Live
1 BBD = 36.9446 GMD
1 GMD = 0.027068
BBD
Avg
36.8386
High
36.9882
Low
36.4765
Last updated: 7/8/2026, 9:53:26 AM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 36.94 GMD |
| 10 BBD | 369.45 GMD |
| 50 BBD | 1,847.23 GMD |
| 100 BBD | 3,694.46 GMD |
| 500 BBD | 18,472.28 GMD |
| 1,000 BBD | 36,944.56 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-08T09:53:26Z",
"rates": {
"GMD": 36.944564
}
}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": 3694.4564,
"rate": 36.944564
}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