Rate Overview
Live
1 SHP = 14.7624 GHS
1 GHS = 0.067740
SHP
Avg
14.8995
High
15.1394
Low
14.7624
Last updated: 6/19/2026, 8:51:31 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 14.76 GHS |
| 10 SHP | 147.62 GHS |
| 50 SHP | 738.12 GHS |
| 100 SHP | 1,476.24 GHS |
| 500 SHP | 7,381.21 GHS |
| 1,000 SHP | 14,762.43 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-06-19T08:51:31Z",
"rates": {
"GHS": 14.762425
}
}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.2425,
"rate": 14.762425
}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