Rate Overview
Live
1 SHP = 15.0685 GHS
1 GHS = 0.066364
SHP
Avg
15.0121
High
15.0685
Low
14.9833
Last updated: 5/7/2026, 12:34:41 PM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.07 GHS |
| 10 SHP | 150.68 GHS |
| 50 SHP | 753.42 GHS |
| 100 SHP | 1,506.85 GHS |
| 500 SHP | 7,534.25 GHS |
| 1,000 SHP | 15,068.50 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-05-07T12:34:41Z",
"rates": {
"GHS": 15.068496
}
}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": 1506.8496,
"rate": 15.068496
}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