Rate Overview
Live
1 SHP = 15.6731 GHS
1 GHS = 0.063804
SHP
Avg
15.5902
High
15.6731
Low
15.3573
Last updated: 5/27/2026, 7:37:27 PM
Quick Conversions
| SHP | GHS |
|---|---|
| 1 SHP | 15.67 GHS |
| 10 SHP | 156.73 GHS |
| 50 SHP | 783.65 GHS |
| 100 SHP | 1,567.31 GHS |
| 500 SHP | 7,836.54 GHS |
| 1,000 SHP | 15,673.09 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-27T19:37:27Z",
"rates": {
"GHS": 15.673086
}
}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": 1567.3086,
"rate": 15.673086
}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