Rate Overview
Live
1 SHP = 15.2223 GHS
1 GHS = 0.065693
SHP
Avg
14.8487
High
15.8720
Low
14.0963
Last updated: 7/2/2026, 7:19:25 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.22 GHS |
| 10 SHP | 152.22 GHS |
| 50 SHP | 761.12 GHS |
| 100 SHP | 1,522.23 GHS |
| 500 SHP | 7,611.16 GHS |
| 1,000 SHP | 15,222.32 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-02T07:19:25Z",
"rates": {
"GHS": 15.222323
}
}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": 1522.2323,
"rate": 15.222323
}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