Rate Overview
Live
1 BOB = 10.6356 GMD
1 GMD = 0.094024
BOB
Avg
10.6694
High
10.7722
Low
10.5872
Last updated: 5/28/2026, 3:43:25 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.64 GMD |
| 10 BOB | 106.36 GMD |
| 50 BOB | 531.78 GMD |
| 100 BOB | 1,063.56 GMD |
| 500 BOB | 5,317.79 GMD |
| 1,000 BOB | 10,635.58 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-28T03:43:25Z",
"rates": {
"GMD": 10.635577
}
}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.5577,
"rate": 10.635577
}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