Rate Overview
Live
1 BND = 57.3883 GMD
1 GMD = 0.017425
BND
Avg
57.7217
High
58.3129
Low
57.2881
Last updated: 4/17/2026, 5:30:34 PM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.39 GMD |
| 10 BND | 573.88 GMD |
| 50 BND | 2,869.42 GMD |
| 100 BND | 5,738.83 GMD |
| 500 BND | 28,694.16 GMD |
| 1,000 BND | 57,388.33 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-04-17T17:30:34Z",
"rates": {
"GMD": 57.388328
}
}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": 5738.8328,
"rate": 57.388328
}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