Rate Overview
Live
1 SHP = 15.3486 GHS
1 GHS = 0.065153
SHP
Avg
15.2419
High
15.3486
Low
15.1586
Last updated: 7/10/2026, 8:32:32 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.35 GHS |
| 10 SHP | 153.49 GHS |
| 50 SHP | 767.43 GHS |
| 100 SHP | 1,534.86 GHS |
| 500 SHP | 7,674.28 GHS |
| 1,000 SHP | 15,348.56 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-10T08:32:32Z",
"rates": {
"GHS": 15.348559
}
}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": 1534.8559,
"rate": 15.348559
}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