Rate Overview
Live
1 BND = 58.5163 GMD
1 GMD = 0.017089
BND
Avg
57.5146
High
58.5163
Low
56.1194
Last updated: 8/2/2026, 10:50:49 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 58.52 GMD |
| 10 BND | 585.16 GMD |
| 50 BND | 2,925.82 GMD |
| 100 BND | 5,851.63 GMD |
| 500 BND | 29,258.16 GMD |
| 1,000 BND | 58,516.31 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-08-02T10:50:49Z",
"rates": {
"GMD": 58.516311
}
}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": 5851.6311000000005,
"rate": 58.516311
}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