Rate Overview
Live
1 BND = 56.7931 GMD
1 GMD = 0.017608
BND
Avg
57.2019
High
57.4885
Low
56.7931
Last updated: 6/19/2026, 8:22:35 AM
Quick Conversions
| BND | GMD |
|---|---|
| 1 BND | 56.79 GMD |
| 10 BND | 567.93 GMD |
| 50 BND | 2,839.65 GMD |
| 100 BND | 5,679.31 GMD |
| 500 BND | 28,396.54 GMD |
| 1,000 BND | 56,793.08 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-06-19T08:22:35Z",
"rates": {
"GMD": 56.793077
}
}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": 5679.307699999999,
"rate": 56.793077
}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