Rate Overview
Live
1 SHP = 98.4429 GMD
1 GMD = 0.010158
SHP
Avg
98.0728
High
98.4430
Low
97.7763
Last updated: 5/7/2026, 11:27:51 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 98.44 GMD |
| 10 SHP | 984.43 GMD |
| 50 SHP | 4,922.14 GMD |
| 100 SHP | 9,844.29 GMD |
| 500 SHP | 49,221.44 GMD |
| 1,000 SHP | 98,442.89 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-05-07T11:27:51Z",
"rates": {
"GMD": 98.442886
}
}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": 9844.2886,
"rate": 98.442886
}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