Rate Overview
Live
1 SHP = 14.7658 GHS
1 GHS = 0.067724
SHP
Avg
14.7611
High
14.8074
Low
14.7180
Last updated: 4/17/2026, 6:23:43 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 14.77 GHS |
| 10 SHP | 147.66 GHS |
| 50 SHP | 738.29 GHS |
| 100 SHP | 1,476.58 GHS |
| 500 SHP | 7,382.89 GHS |
| 1,000 SHP | 14,765.79 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-04-17T06:23:43Z",
"rates": {
"GHS": 14.765788
}
}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": 1476.5788,
"rate": 14.765788
}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