Rate Overview
Live
1 BND = 57.0740 GMD
1 GMD = 0.017521
BND
Avg
57.3166
High
58.4659
Low
56.0311
Last updated: 3/28/2026, 3:03:24 PM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.07 GMD |
| 10 BND | 570.74 GMD |
| 50 BND | 2,853.70 GMD |
| 100 BND | 5,707.40 GMD |
| 500 BND | 28,536.99 GMD |
| 1,000 BND | 57,073.97 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-28T15:03:24Z",
"rates": {
"GMD": 57.07397
}
}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": 5707.397,
"rate": 57.07397
}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