Rate Overview
Live
1 GMD = 0.010059 GBP
1 GBP = 99.4135
GMD
Avg
0.010057
High
0.010110
Low
0.009988
Last updated: 5/8/2026, 1:02:23 PM
Quick Conversions
| GMD | GBP |
|---|---|
| 1 GMD | 0.01 GBP |
| 10 GMD | 0.10 GBP |
| 50 GMD | 0.50 GBP |
| 100 GMD | 1.01 GBP |
| 500 GMD | 5.03 GBP |
| 1,000 GMD | 10.06 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-05-08T13:02:23Z",
"rates": {
"GBP": 0.010059
}
}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.0059,
"rate": 0.010059
}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