Rate Overview
Live
1 BND = 57.8528 GMD
1 GMD = 0.017285
BND
Avg
57.4443
High
57.8528
Low
57.1503
Last updated: 5/7/2026, 9:52:03 PM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.85 GMD |
| 10 BND | 578.53 GMD |
| 50 BND | 2,892.64 GMD |
| 100 BND | 5,785.28 GMD |
| 500 BND | 28,926.40 GMD |
| 1,000 BND | 57,852.81 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-05-07T21:52:03Z",
"rates": {
"GMD": 57.852808
}
}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": 5785.2808,
"rate": 57.852808
}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