Rate Overview
Live
1 BND = 57.6769 GMD
1 GMD = 0.017338
BND
Avg
57.5528
High
58.1252
Low
56.8362
Last updated: 5/27/2026, 11:58:20 PM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 57.68 GMD |
| 10 BND | 576.77 GMD |
| 50 BND | 2,883.84 GMD |
| 100 BND | 5,767.69 GMD |
| 500 BND | 28,838.43 GMD |
| 1,000 BND | 57,676.86 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-05-27T23:58:20Z",
"rates": {
"GMD": 57.676858
}
}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": 5767.6858,
"rate": 57.676858
}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