Rate Overview
Live
1 BND = 58.6382 GMD
1 GMD = 0.017054
BND
Avg
58.5364
High
58.8355
Low
58.0811
Last updated: 9/11/2026, 2:55:31 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 58.64 GMD |
| 10 BND | 586.38 GMD |
| 50 BND | 2,931.91 GMD |
| 100 BND | 5,863.82 GMD |
| 500 BND | 29,319.08 GMD |
| 1,000 BND | 58,638.16 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-09-11T02:55:31Z",
"rates": {
"GMD": 58.638158
}
}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": 5863.815799999999,
"rate": 58.638158
}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