Rate Overview
Live
1 BND = 57.7287 GMD
1 GMD = 0.017322
BND
Avg
57.6220
High
58.0185
Low
57.3503
Last updated: 7/30/2026, 7:26:09 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.73 GMD |
| 10 BND | 577.29 GMD |
| 50 BND | 2,886.44 GMD |
| 100 BND | 5,772.87 GMD |
| 500 BND | 28,864.36 GMD |
| 1,000 BND | 57,728.71 GMD |
Get BND/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GMDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-30T07:26:09Z",
"rates": {
"GMD": 57.728714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GMD",
"amount": 100
},
"result": 5772.8714,
"rate": 57.728714
}Build with BND/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key