Rate Overview
Live
1 SHP = 100.8423 GMD
1 GMD = 0.009916
SHP
Avg
100.9371
High
101.9654
Low
100.1067
Last updated: 9/1/2026, 5:29:06 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 100.84 GMD |
| 10 SHP | 1,008.42 GMD |
| 50 SHP | 5,042.12 GMD |
| 100 SHP | 10,084.23 GMD |
| 500 SHP | 50,421.17 GMD |
| 1,000 SHP | 100,842.33 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-01T05:29:06Z",
"rates": {
"GMD": 100.842331
}
}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": 10084.2331,
"rate": 100.842331
}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