Rate Overview
Live
1 GMD = 0.151824 BOB
1 BOB = 6.5866
GMD
Avg
0.150319
High
0.153351
Low
0.146471
Last updated: 7/30/2026, 7:14:16 AM
Quick Conversions
| GMD | BOB |
|---|---|
| 1 GMD | 0.15 BOB |
| 10 GMD | 1.52 BOB |
| 50 GMD | 7.59 BOB |
| 100 GMD | 15.18 BOB |
| 500 GMD | 75.91 BOB |
| 1,000 GMD | 151.82 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-07-30T07:14:16Z",
"rates": {
"BOB": 0.151824
}
}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": 15.1824,
"rate": 0.151824
}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