Rate Overview
Live
1 GMD = 0.010254 GBP
1 GBP = 97.5229
GMD
Avg
0.010141
High
0.010254
Low
0.010059
Last updated: 3/28/2026, 11:13:47 AM
Quick Conversions
| GMD | GBP |
|---|---|
| 1 GMD | 0.01 GBP |
| 10 GMD | 0.10 GBP |
| 50 GMD | 0.51 GBP |
| 100 GMD | 1.03 GBP |
| 500 GMD | 5.13 GBP |
| 1,000 GMD | 10.25 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-28T11:13:47Z",
"rates": {
"GBP": 0.010254
}
}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.0253999999999999,
"rate": 0.010254
}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