Rate Overview
Live
1 SHP = 15.4666 GHS
1 GHS = 0.064655
SHP
Avg
15.5082
High
15.5461
Low
15.4666
Last updated: 7/25/2026, 9:00:45 PM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.47 GHS |
| 10 SHP | 154.67 GHS |
| 50 SHP | 773.33 GHS |
| 100 SHP | 1,546.66 GHS |
| 500 SHP | 7,733.31 GHS |
| 1,000 SHP | 15,466.61 GHS |
Get SHP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GHSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-25T21:00:45Z",
"rates": {
"GHS": 15.466611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GHS",
"amount": 100
},
"result": 1546.6611,
"rate": 15.466611
}Build with SHP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key