Rate Overview
Live
1 BOB = 7.4618 GMD
1 GMD = 0.134015
BOB
Avg
9.5778
High
10.6883
Low
7.4618
Last updated: 7/9/2026, 9:47:48 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 7.46 GMD |
| 10 BOB | 74.62 GMD |
| 50 BOB | 373.09 GMD |
| 100 BOB | 746.18 GMD |
| 500 BOB | 3,730.92 GMD |
| 1,000 BOB | 7,461.84 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-09T09:47:48Z",
"rates": {
"GMD": 7.461841
}
}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": 746.1841,
"rate": 7.461841
}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