Rate Overview
Live
1 BND = 57.3557 GMD
1 GMD = 0.017435
BND
Avg
57.7243
High
58.8495
Low
57.0136
Last updated: 7/29/2026, 9:47:19 PM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.36 GMD |
| 10 BND | 573.56 GMD |
| 50 BND | 2,867.79 GMD |
| 100 BND | 5,735.57 GMD |
| 500 BND | 28,677.87 GMD |
| 1,000 BND | 57,355.74 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-29T21:47:19Z",
"rates": {
"GMD": 57.355743
}
}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": 5735.574299999999,
"rate": 57.355743
}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