Rate Overview
Live
1 BBD = 36.8164 GMD
1 GMD = 0.027162
BBD
Avg
36.7915
High
37.2009
Low
36.3698
Last updated: 5/29/2026, 7:49:56 PM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 36.82 GMD |
| 10 BBD | 368.16 GMD |
| 50 BBD | 1,840.82 GMD |
| 100 BBD | 3,681.64 GMD |
| 500 BBD | 18,408.20 GMD |
| 1,000 BBD | 36,816.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-05-29T19:49:56Z",
"rates": {
"GMD": 36.816409
}
}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": 3681.6409,
"rate": 36.816409
}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