Rate Overview
Live
1 BND = 57.7806 GMD
1 GMD = 0.017307
BND
Avg
57.6221
High
58.4398
Low
56.5762
Last updated: 7/31/2026, 6:04:51 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.78 GMD |
| 10 BND | 577.81 GMD |
| 50 BND | 2,889.03 GMD |
| 100 BND | 5,778.06 GMD |
| 500 BND | 28,890.32 GMD |
| 1,000 BND | 57,780.64 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-31T06:04:51Z",
"rates": {
"GMD": 57.780636
}
}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": 5778.0636,
"rate": 57.780636
}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