Rate Overview
Live
1 BOB = 6.5865 GMD
1 GMD = 0.151825
BOB
Avg
7.7529
High
10.6883
Low
6.3185
Last updated: 7/31/2026, 3:00:44 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 6.59 GMD |
| 10 BOB | 65.87 GMD |
| 50 BOB | 329.33 GMD |
| 100 BOB | 658.65 GMD |
| 500 BOB | 3,293.27 GMD |
| 1,000 BOB | 6,586.53 GMD |
Get BOB/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GMDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T03:00:44Z",
"rates": {
"GMD": 6.586533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GMD",
"amount": 100
},
"result": 658.6533000000001,
"rate": 6.586533
}Build with BOB/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key