Rate Overview
Live
1 SHP = 14.4293 GHS
1 GHS = 0.069304
SHP
Avg
14.3821
High
14.4293
Low
14.3364
Last updated: 3/7/2026, 1:05:09 AM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 14.43 GHS |
| 10 SHP | 144.29 GHS |
| 50 SHP | 721.46 GHS |
| 100 SHP | 1,442.93 GHS |
| 500 SHP | 7,214.64 GHS |
| 1,000 SHP | 14,429.28 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-07T01:05:09Z",
"rates": {
"GHS": 14.429278
}
}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": 1442.9278,
"rate": 14.429278
}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