Rate Overview
Live
1 SHP = 96.7939 GMD
1 GMD = 0.010331
SHP
Avg
98.8470
High
101.6626
Low
96.0640
Last updated: 6/24/2026, 10:54:57 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 96.79 GMD |
| 10 SHP | 967.94 GMD |
| 50 SHP | 4,839.69 GMD |
| 100 SHP | 9,679.39 GMD |
| 500 SHP | 48,396.95 GMD |
| 1,000 SHP | 96,793.90 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-06-24T10:54:57Z",
"rates": {
"GMD": 96.793897
}
}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": 9679.3897,
"rate": 96.793897
}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