Rate Overview
Live
1 BOB = 10.6344 GMD
1 GMD = 0.094035
BOB
Avg
10.6319
High
10.6832
Low
10.4953
Last updated: 3/7/2026, 6:11:35 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.63 GMD |
| 10 BOB | 106.34 GMD |
| 50 BOB | 531.72 GMD |
| 100 BOB | 1,063.44 GMD |
| 500 BOB | 5,317.19 GMD |
| 1,000 BOB | 10,634.38 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-03-07T06:11:35Z",
"rates": {
"GMD": 10.634381
}
}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": 1063.4380999999998,
"rate": 10.634381
}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