Rate Overview
Live
1 GMD = 0.027030 BBD
1 BBD = 36.9959
GMD
Avg
0.027265
High
0.027656
Low
0.026709
Last updated: 7/27/2026, 9:07:16 PM
Quick Conversions
| GMD | BBD |
|---|---|
| 1 GMD | 0.03 BBD |
| 10 GMD | 0.27 BBD |
| 50 GMD | 1.35 BBD |
| 100 GMD | 2.70 BBD |
| 500 GMD | 13.51 BBD |
| 1,000 GMD | 27.03 BBD |
Get GMD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BBDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-27T21:07:16Z",
"rates": {
"BBD": 0.02703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BBD",
"amount": 100
},
"result": 2.703,
"rate": 0.02703
}Build with GMD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key