Rate Overview
Live
1 SHP = 101.1252 GMD
1 GMD = 0.009889
SHP
Avg
98.8493
High
101.1252
Low
96.7939
Last updated: 8/23/2026, 10:37:20 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 101.13 GMD |
| 10 SHP | 1,011.25 GMD |
| 50 SHP | 5,056.26 GMD |
| 100 SHP | 10,112.52 GMD |
| 500 SHP | 50,562.58 GMD |
| 1,000 SHP | 101,125.15 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-23T10:37:20Z",
"rates": {
"GMD": 101.125152
}
}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": 10112.5152,
"rate": 101.125152
}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