Rate Overview
Live
1 GHS = 0.063768 SHP
1 SHP = 15.6818
GHS
Avg
0.064359
High
0.064655
Low
0.063768
Last updated: 7/31/2026, 8:28:29 AM
Quick Conversions
| GHS | SHP |
|---|---|
| 1 GHS | 0.06 SHP |
| 10 GHS | 0.64 SHP |
| 50 GHS | 3.19 SHP |
| 100 GHS | 6.38 SHP |
| 500 GHS | 31.88 SHP |
| 1,000 GHS | 63.77 SHP |
Get GHS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SHPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T08:28:29Z",
"rates": {
"SHP": 0.063768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SHP",
"amount": 100
},
"result": 6.3768,
"rate": 0.063768
}Build with GHS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key