Rate Overview
Live
1 GHS = 0.064698 SHP
1 SHP = 15.4564
GHS
Avg
0.065116
High
0.065705
Low
0.064698
Last updated: 9/9/2026, 4:18:34 AM
Quick Conversions
| GHS | SHP |
|---|---|
| 1 GHS | 0.06 SHP |
| 10 GHS | 0.65 SHP |
| 50 GHS | 3.23 SHP |
| 100 GHS | 6.47 SHP |
| 500 GHS | 32.35 SHP |
| 1,000 GHS | 64.70 SHP |
Get GHS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SHPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-09-09T04:18:34Z",
"rates": {
"SHP": 0.064698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SHP",
"amount": 100
},
"result": 6.4698,
"rate": 0.064698
}Build with GHS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key