Rate Overview
Live
1 SHP = 98.7061 GMD
1 GMD = 0.010131
SHP
Avg
95.7334
High
100.8888
Low
90.0126
Last updated: 7/8/2026, 8:51:52 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 98.71 GMD |
| 10 SHP | 987.06 GMD |
| 50 SHP | 4,935.30 GMD |
| 100 SHP | 9,870.61 GMD |
| 500 SHP | 49,353.03 GMD |
| 1,000 SHP | 98,706.05 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-08T08:51:52Z",
"rates": {
"GMD": 98.706053
}
}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": 9870.6053,
"rate": 98.706053
}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