Rate Overview
Live
1 BBD = 36.4973 GMD
1 GMD = 0.027399
BBD
Avg
36.4938
High
36.8349
Low
36.2448
Last updated: 4/18/2026, 8:43:45 AM
Quick Conversions
| BBD | GMD |
|---|---|
| 1 BBD | 36.50 GMD |
| 10 BBD | 364.97 GMD |
| 50 BBD | 1,824.86 GMD |
| 100 BBD | 3,649.73 GMD |
| 500 BBD | 18,248.63 GMD |
| 1,000 BBD | 36,497.27 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-04-18T08:43:45Z",
"rates": {
"GMD": 36.497266
}
}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": 3649.7266000000004,
"rate": 36.497266
}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