Rate Overview
Live
1 SHP = 98.7889 GMD
1 GMD = 0.010123
SHP
Avg
98.5367
High
99.9532
Low
96.0640
Last updated: 6/21/2026, 5:47:15 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 98.79 GMD |
| 10 SHP | 987.89 GMD |
| 50 SHP | 4,939.45 GMD |
| 100 SHP | 9,878.89 GMD |
| 500 SHP | 49,394.46 GMD |
| 1,000 SHP | 98,788.93 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-21T05:47:15Z",
"rates": {
"GMD": 98.788925
}
}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": 9878.8925,
"rate": 98.788925
}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