Rate Overview
Live
1 BOB = 6.3185 GMD
1 GMD = 0.158265
BOB
Avg
10.1815
High
10.8164
Low
6.3185
Last updated: 7/31/2026, 8:56:07 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 6.32 GMD |
| 10 BOB | 63.18 GMD |
| 50 BOB | 315.92 GMD |
| 100 BOB | 631.85 GMD |
| 500 BOB | 3,159.25 GMD |
| 1,000 BOB | 6,318.50 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-31T08:56:07Z",
"rates": {
"GMD": 6.318499
}
}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": 631.8499,
"rate": 6.318499
}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