Rate Overview
Live
1 BBD = 37.1203 GMD
1 GMD = 0.026939
BBD
Avg
36.1692
High
37.1203
Low
34.5368
Last updated: 3/29/2026, 9:23:28 AM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 37.12 GMD |
| 10 BBD | 371.20 GMD |
| 50 BBD | 1,856.02 GMD |
| 100 BBD | 3,712.03 GMD |
| 500 BBD | 18,560.16 GMD |
| 1,000 BBD | 37,120.31 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-29T09:23:28Z",
"rates": {
"GMD": 37.120314
}
}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": 3712.0314,
"rate": 37.120314
}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