Rate Overview
Live
1 SHP = 99.8086 GMD
1 GMD = 0.010019
SHP
Avg
99.2862
High
99.8086
Low
98.5395
Last updated: 7/31/2026, 9:53:45 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 99.81 GMD |
| 10 SHP | 998.09 GMD |
| 50 SHP | 4,990.43 GMD |
| 100 SHP | 9,980.86 GMD |
| 500 SHP | 49,904.31 GMD |
| 1,000 SHP | 99,808.62 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-07-31T09:53:45Z",
"rates": {
"GMD": 99.808619
}
}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": 9980.8619,
"rate": 99.808619
}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