Rate Overview
Live
1 SHP = 96.7100 GMD
1 GMD = 0.010340
SHP
Avg
98.2046
High
99.0949
Low
96.7100
Last updated: 6/19/2026, 8:27:05 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 96.71 GMD |
| 10 SHP | 967.10 GMD |
| 50 SHP | 4,835.50 GMD |
| 100 SHP | 9,671.00 GMD |
| 500 SHP | 48,354.99 GMD |
| 1,000 SHP | 96,709.99 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-19T08:27:05Z",
"rates": {
"GMD": 96.709987
}
}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": 9670.9987,
"rate": 96.709987
}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