Rate Overview
Live
1 BOB = 10.5974 GMD
1 GMD = 0.094363
BOB
Avg
10.6843
High
10.7628
Low
10.5974
Last updated: 3/28/2026, 10:46:50 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.60 GMD |
| 10 BOB | 105.97 GMD |
| 50 BOB | 529.87 GMD |
| 100 BOB | 1,059.74 GMD |
| 500 BOB | 5,298.71 GMD |
| 1,000 BOB | 10,597.41 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-28T10:46:50Z",
"rates": {
"GMD": 10.59741
}
}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": 1059.741,
"rate": 10.59741
}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