Rate Overview
Live
1 GMD = 0.010158 SHP
1 SHP = 98.4446
GMD
Avg
0.010196
High
0.010227
Low
0.010158
Last updated: 5/7/2026, 8:35:28 AM
Quick Conversions
| GMD | SHP |
|---|---|
| 1 GMD | 0.01 SHP |
| 10 GMD | 0.10 SHP |
| 50 GMD | 0.51 SHP |
| 100 GMD | 1.02 SHP |
| 500 GMD | 5.08 SHP |
| 1,000 GMD | 10.16 SHP |
Get GMD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SHPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-07T08:35:28Z",
"rates": {
"SHP": 0.010158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SHP",
"amount": 100
},
"result": 1.0158,
"rate": 0.010158
}Build with GMD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key