Rate Overview
Live
1 SHP = 15.4336 GHS
1 GHS = 0.064794
SHP
Avg
15.3545
High
15.4336
Low
15.2195
Last updated: 9/9/2026, 4:02:35 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.43 GHS |
| 10 SHP | 154.34 GHS |
| 50 SHP | 771.68 GHS |
| 100 SHP | 1,543.36 GHS |
| 500 SHP | 7,716.78 GHS |
| 1,000 SHP | 15,433.57 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-09-09T04:02:35Z",
"rates": {
"GHS": 15.433569
}
}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": 1543.3569,
"rate": 15.433569
}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