Rate Overview
Live
1 GMD = 0.094653 BOB
1 BOB = 10.5649
GMD
Avg
0.094002
High
0.094653
Low
0.093141
Last updated: 4/17/2026, 10:41:34 AM
Quick Conversions
| GMD | BOB |
|---|---|
| 1 GMD | 0.09 BOB |
| 10 GMD | 0.95 BOB |
| 50 GMD | 4.73 BOB |
| 100 GMD | 9.47 BOB |
| 500 GMD | 47.33 BOB |
| 1,000 GMD | 94.65 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-04-17T10:41:34Z",
"rates": {
"BOB": 0.094653
}
}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": 9.465300000000001,
"rate": 0.094653
}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