Rate Overview
Live
1 BOB = 5.9237 GMD
1 GMD = 0.168812
BOB
Avg
5.9943
High
6.1391
Low
5.9237
Last updated: 9/10/2026, 6:11:35 PM
Quick Conversions
| BOB | GMD |
|---|---|
| 1 BOB | 5.92 GMD |
| 10 BOB | 59.24 GMD |
| 50 BOB | 296.19 GMD |
| 100 BOB | 592.37 GMD |
| 500 BOB | 2,961.87 GMD |
| 1,000 BOB | 5,923.73 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-09-10T18:11:35Z",
"rates": {
"GMD": 5.923734
}
}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": 592.3734,
"rate": 5.923734
}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