Rate Overview
Live
1 BND = 57.1797 GMD
1 GMD = 0.017489
BND
Avg
57.0986
High
57.2854
Low
56.4967
Last updated: 7/10/2026, 12:45:36 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.18 GMD |
| 10 BND | 571.80 GMD |
| 50 BND | 2,858.98 GMD |
| 100 BND | 5,717.97 GMD |
| 500 BND | 28,589.85 GMD |
| 1,000 BND | 57,179.70 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-10T00:45:36Z",
"rates": {
"GMD": 57.1797
}
}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": 5717.969999999999,
"rate": 57.1797
}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