Rate Overview
Live
1 BBD = 36.7904 GMD
1 GMD = 0.027181
BBD
Avg
36.7931
High
36.9108
Low
36.7332
Last updated: 6/19/2026, 2:15:59 AM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 36.79 GMD |
| 10 BBD | 367.90 GMD |
| 50 BBD | 1,839.52 GMD |
| 100 BBD | 3,679.04 GMD |
| 500 BBD | 18,395.21 GMD |
| 1,000 BBD | 36,790.41 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-06-19T02:15:59Z",
"rates": {
"GMD": 36.790414
}
}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": 3679.0414,
"rate": 36.790414
}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