Rate Overview
Live
1 SHP = 100.4469 GMD
1 GMD = 0.009956
SHP
Avg
100.3554
High
101.3909
Low
99.4311
Last updated: 8/19/2026, 4:38:13 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-19T04:38:13Z",
"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