Rate Overview
Live
1 GHS = 0.067739 SHP
1 SHP = 14.7625
GHS
Avg
0.067119
High
0.067739
Low
0.066053
Last updated: 6/19/2026, 8:50:57 AM
Quick Conversions
| GHS | SHP |
|---|---|
| 1 GHS | 0.07 SHP |
| 10 GHS | 0.68 SHP |
| 50 GHS | 3.39 SHP |
| 100 GHS | 6.77 SHP |
| 500 GHS | 33.87 SHP |
| 1,000 GHS | 67.74 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-06-19T08:50:57Z",
"rates": {
"SHP": 0.067739
}
}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.773899999999999,
"rate": 0.067739
}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