Rate Overview
Live
1 SHP = 15.4873 GHS
1 GHS = 0.064569
SHP
Avg
14.9353
High
15.8425
Low
14.1202
Last updated: 7/28/2026, 8:35:50 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.49 GHS |
| 10 SHP | 154.87 GHS |
| 50 SHP | 774.37 GHS |
| 100 SHP | 1,548.73 GHS |
| 500 SHP | 7,743.66 GHS |
| 1,000 SHP | 15,487.31 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-28T08:35:50Z",
"rates": {
"GHS": 15.487312
}
}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": 1548.7312,
"rate": 15.487312
}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