Rate Overview
Live
1 BOB = 6.3872 GMD
1 GMD = 0.156562
BOB
Avg
6.3480
High
6.4499
Low
6.1992
Last updated: 8/19/2026, 10:15:23 AM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 6.39 GMD |
| 10 BOB | 63.87 GMD |
| 50 BOB | 319.36 GMD |
| 100 BOB | 638.72 GMD |
| 500 BOB | 3,193.62 GMD |
| 1,000 BOB | 6,387.24 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-08-19T10:15:23Z",
"rates": {
"GMD": 6.387238
}
}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": 638.7238,
"rate": 6.387238
}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