Rate Overview
Live
1 SHP = 100.4469 GMD
1 GMD = 0.009956
SHP
Avg
99.7455
High
101.3909
Low
98.5395
Last updated: 8/20/2026, 6:28:12 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 100.45 GMD |
| 10 SHP | 1,004.47 GMD |
| 50 SHP | 5,022.34 GMD |
| 100 SHP | 10,044.69 GMD |
| 500 SHP | 50,223.44 GMD |
| 1,000 SHP | 100,446.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-08-20T06:28:12Z",
"rates": {
"GMD": 100.446889
}
}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": 10044.6889,
"rate": 100.446889
}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