Rate Overview
Live
1 GMD = 0.094362 BOB
1 BOB = 10.5975
GMD
Avg
0.093705
High
0.095281
Low
0.092898
Last updated: 3/28/2026, 10:46:23 AM
Quick Conversions
| GMD | BOB |
|---|---|
| 1 GMD | 0.09 BOB |
| 10 GMD | 0.94 BOB |
| 50 GMD | 4.72 BOB |
| 100 GMD | 9.44 BOB |
| 500 GMD | 47.18 BOB |
| 1,000 GMD | 94.36 BOB |
Get GMD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BOBExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-28T10:46:23Z",
"rates": {
"BOB": 0.094362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BOB",
"amount": 100
},
"result": 9.4362,
"rate": 0.094362
}Build with GMD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key