Rate Overview
Live
1 GMD = 0.152013 BOB
1 BOB = 6.5784
GMD
Avg
0.128727
High
0.152013
Low
0.093560
Last updated: 7/29/2026, 1:21:44 AM
Quick Conversions
| GMD | BOB |
|---|---|
| 1 GMD | 0.15 BOB |
| 10 GMD | 1.52 BOB |
| 50 GMD | 7.60 BOB |
| 100 GMD | 15.20 BOB |
| 500 GMD | 76.01 BOB |
| 1,000 GMD | 152.01 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-29T01:21:44Z",
"rates": {
"BOB": 0.152013
}
}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.201300000000002,
"rate": 0.152013
}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