Rate Overview
Live
1 GMD = 0.027180 BBD
1 BBD = 36.7918
GMD
Avg
0.027179
High
0.027223
Low
0.027092
Last updated: 6/19/2026, 3:43:25 AM
Quick Conversions
| GMD | BBD |
|---|---|
| 1 GMD | 0.03 BBD |
| 10 GMD | 0.27 BBD |
| 50 GMD | 1.36 BBD |
| 100 GMD | 2.72 BBD |
| 500 GMD | 13.59 BBD |
| 1,000 GMD | 27.18 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-06-19T03:43:25Z",
"rates": {
"BBD": 0.02718
}
}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.718,
"rate": 0.02718
}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