Rate Overview
Live
1 SHP = 98.6805 GMD
1 GMD = 0.010134
SHP
Avg
98.2065
High
100.4942
Low
96.1213
Last updated: 7/3/2026, 5:52:40 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 98.68 GMD |
| 10 SHP | 986.81 GMD |
| 50 SHP | 4,934.03 GMD |
| 100 SHP | 9,868.05 GMD |
| 500 SHP | 49,340.27 GMD |
| 1,000 SHP | 98,680.53 GMD |
Get SHP/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GMDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-03T05:52:40Z",
"rates": {
"GMD": 98.680534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GMD",
"amount": 100
},
"result": 9868.053399999999,
"rate": 98.680534
}Build with SHP/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key