Rate Overview
Live
1 GMD = 0.134000 BOB
1 BOB = 7.4627
GMD
Avg
0.102865
High
0.134000
Low
0.093560
Last updated: 7/8/2026, 10:12:32 AM
Quick Conversions
| GMD | BOB |
|---|---|
| 1 GMD | 0.13 BOB |
| 10 GMD | 1.34 BOB |
| 50 GMD | 6.70 BOB |
| 100 GMD | 13.40 BOB |
| 500 GMD | 67.00 BOB |
| 1,000 GMD | 134.00 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-08T10:12:32Z",
"rates": {
"BOB": 0.134
}
}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": 13.4,
"rate": 0.134
}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