Rate Overview
Live
1 SHP = 100.2780 GMD
1 GMD = 0.009972
SHP
Avg
96.1302
High
100.8888
Low
90.0126
Last updated: 9/1/2026, 12:21:37 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 100.28 GMD |
| 10 SHP | 1,002.78 GMD |
| 50 SHP | 5,013.90 GMD |
| 100 SHP | 10,027.80 GMD |
| 500 SHP | 50,138.99 GMD |
| 1,000 SHP | 100,277.98 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-09-01T00:21:37Z",
"rates": {
"GMD": 100.277976
}
}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": 10027.7976,
"rate": 100.277976
}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