Rate Overview
Live
1 BOB = 10.6336 GMD
1 GMD = 0.094042
BOB
Avg
10.5925
High
10.6344
Low
10.5612
Last updated: 5/7/2026, 3:52:35 PM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 10.63 GMD |
| 10 BOB | 106.34 GMD |
| 50 BOB | 531.68 GMD |
| 100 BOB | 1,063.36 GMD |
| 500 BOB | 5,316.80 GMD |
| 1,000 BOB | 10,633.60 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-07T15:52:35Z",
"rates": {
"GMD": 10.633598
}
}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.3598,
"rate": 10.633598
}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