Rate Overview
Live
1 SHP = 14.8982 GHS
1 GHS = 0.067122
SHP
Avg
15.0155
High
15.8319
Low
14.7896
Last updated: 8/19/2026, 4:09:21 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 14.90 GHS |
| 10 SHP | 148.98 GHS |
| 50 SHP | 744.91 GHS |
| 100 SHP | 1,489.82 GHS |
| 500 SHP | 7,449.10 GHS |
| 1,000 SHP | 14,898.20 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-08-19T04:09:21Z",
"rates": {
"GHS": 14.898196
}
}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": 1489.8196,
"rate": 14.898196
}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