Rate Overview
Live
1 BOB = 10.6405 GMD
1 GMD = 0.093980
BOB
Avg
10.5849
High
10.7468
Low
10.3973
Last updated: 5/28/2026, 4:39:57 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.64 GMD |
| 10 BOB | 106.41 GMD |
| 50 BOB | 532.03 GMD |
| 100 BOB | 1,064.05 GMD |
| 500 BOB | 5,320.27 GMD |
| 1,000 BOB | 10,640.54 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-05-28T04:39:57Z",
"rates": {
"GMD": 10.640544
}
}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": 1064.0544,
"rate": 10.640544
}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