Rate Overview
Live
1 BND = 57.4217 GMD
1 GMD = 0.017415
BND
Avg
57.7322
High
58.2643
Low
57.2690
Last updated: 3/7/2026, 8:00:05 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.42 GMD |
| 10 BND | 574.22 GMD |
| 50 BND | 2,871.09 GMD |
| 100 BND | 5,742.17 GMD |
| 500 BND | 28,710.86 GMD |
| 1,000 BND | 57,421.73 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-03-07T08:00:05Z",
"rates": {
"GMD": 57.421726
}
}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": 5742.1726,
"rate": 57.421726
}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