Rate Overview
Live
1 SHP = 98.5778 GMD
1 GMD = 0.010144
SHP
Avg
98.6092
High
99.2445
Low
97.7141
Last updated: 3/7/2026, 1:04:25 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 98.58 GMD |
| 10 SHP | 985.78 GMD |
| 50 SHP | 4,928.89 GMD |
| 100 SHP | 9,857.78 GMD |
| 500 SHP | 49,288.89 GMD |
| 1,000 SHP | 98,577.78 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-03-07T01:04:25Z",
"rates": {
"GMD": 98.577783
}
}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": 9857.7783,
"rate": 98.577783
}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