Rate Overview
Live
1 BOB = 10.6198 GMD
1 GMD = 0.094164
BOB
Avg
10.6356
High
10.6747
Low
10.6061
Last updated: 6/19/2026, 8:23:02 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.62 GMD |
| 10 BOB | 106.20 GMD |
| 50 BOB | 530.99 GMD |
| 100 BOB | 1,061.98 GMD |
| 500 BOB | 5,309.88 GMD |
| 1,000 BOB | 10,619.76 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-06-19T08:23:02Z",
"rates": {
"GMD": 10.619755
}
}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": 1061.9755,
"rate": 10.619755
}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