Rate Overview
Live
1 GMD = 0.026987 BBD
1 BBD = 37.0549
GMD
Avg
0.026920
High
0.027030
Low
0.026709
Last updated: 7/29/2026, 9:48:55 AM
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.49 BBD |
| 1,000 GMD | 26.99 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-29T09:48:55Z",
"rates": {
"BBD": 0.026987
}
}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.6987,
"rate": 0.026987
}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