Rate Overview
Live
1 GMD = 0.010006 GBP
1 GBP = 99.9400
GMD
Avg
0.009946
High
0.010006
Low
0.009812
Last updated: 9/4/2026, 4:51:47 PM
Quick Conversions
| GMD | GBP |
|---|---|
| 1 GMD | 0.01 GBP |
| 10 GMD | 0.10 GBP |
| 50 GMD | 0.50 GBP |
| 100 GMD | 1.00 GBP |
| 500 GMD | 5.00 GBP |
| 1,000 GMD | 10.01 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-09-04T16:51:47Z",
"rates": {
"GBP": 0.010006
}
}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.0006,
"rate": 0.010006
}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