Rate Overview
Live
1 SHP = 100.4194 GMD
1 GMD = 0.009958
SHP
Avg
100.3413
High
100.7438
Low
99.5994
Last updated: 9/9/2026, 4:28:09 AM
Quick Conversions
| SHP | GMD |
|---|---|
| 1 SHP | 100.42 GMD |
| 10 SHP | 1,004.19 GMD |
| 50 SHP | 5,020.97 GMD |
| 100 SHP | 10,041.94 GMD |
| 500 SHP | 50,209.71 GMD |
| 1,000 SHP | 100,419.43 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-09-09T04:28:09Z",
"rates": {
"GMD": 100.419425
}
}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": 10041.942500000001,
"rate": 100.419425
}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