Rate Overview
Live
1 SHP = 14.5799 GHS
1 GHS = 0.068587
SHP
Avg
14.5846
High
14.6311
Low
14.5383
Last updated: 3/27/2026, 9:43:10 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 14.58 GHS |
| 10 SHP | 145.80 GHS |
| 50 SHP | 729.00 GHS |
| 100 SHP | 1,457.99 GHS |
| 500 SHP | 7,289.96 GHS |
| 1,000 SHP | 14,579.92 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-03-27T09:43:10Z",
"rates": {
"GHS": 14.579918
}
}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": 1457.9918,
"rate": 14.579918
}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