Rate Overview
Live
1 GMD = 0.010133 GBP
1 GBP = 98.6875
GMD
Avg
0.010149
High
0.010236
Low
0.010085
Last updated: 3/6/2026, 7:13:43 PM
Quick Conversions
| GMD | GBP |
|---|---|
| 1 GMD | 0.01 GBP |
| 10 GMD | 0.10 GBP |
| 50 GMD | 0.51 GBP |
| 100 GMD | 1.01 GBP |
| 500 GMD | 5.07 GBP |
| 1,000 GMD | 10.13 GBP |
Get GMD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=GBPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-06T19:13:43Z",
"rates": {
"GBP": 0.010133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "GBP",
"amount": 100
},
"result": 1.0132999999999999,
"rate": 0.010133
}Build with GMD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key