Rate Overview
Live
1 GMD = 0.027397 BBD
1 BBD = 36.5003
GMD
Avg
0.027522
High
0.027679
Low
0.027397
Last updated: 5/9/2026, 4:52:52 AM
Quick Conversions
| GMD | BBD |
|---|---|
| 1 GMD | 0.03 BBD |
| 10 GMD | 0.27 BBD |
| 50 GMD | 1.37 BBD |
| 100 GMD | 2.74 BBD |
| 500 GMD | 13.70 BBD |
| 1,000 GMD | 27.40 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-05-09T04:52:52Z",
"rates": {
"BBD": 0.027397
}
}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.7397,
"rate": 0.027397
}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