Rate Overview
Live
1 SHP = 15.6816 GHS
1 GHS = 0.063769
SHP
Avg
15.4051
High
15.6816
Low
14.9829
Last updated: 7/31/2026, 10:32:42 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.68 GHS |
| 10 SHP | 156.82 GHS |
| 50 SHP | 784.08 GHS |
| 100 SHP | 1,568.16 GHS |
| 500 SHP | 7,840.81 GHS |
| 1,000 SHP | 15,681.62 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-31T10:32:42Z",
"rates": {
"GHS": 15.681617
}
}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": 1568.1616999999999,
"rate": 15.681617
}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