Rate Overview
Live
1 GBP = 15.6368 GHS
1 GHS = 0.063952
GBP
Avg
16.8383
High
21.0271
Low
13.7733
Last updated: 5/27/2026, 4:23:42 PM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 15.64 GHS |
| 10 GBP | 156.37 GHS |
| 50 GBP | 781.84 GHS |
| 100 GBP | 1,563.68 GHS |
| 500 GBP | 7,818.38 GHS |
| 1,000 GBP | 15,636.77 GHS |
Get GBP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=GHSExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T16:23:42Z",
"rates": {
"GHS": 15.636769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "GHS",
"amount": 100
},
"result": 1563.6769,
"rate": 15.636769
}Build with GBP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key