Rate Overview
Live
1 GBP = 15.4960 GHS
1 GHS = 0.064533
GBP
Avg
15.4997
High
15.5405
Low
15.4666
Last updated: 7/26/2026, 6:37:33 PM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 15.50 GHS |
| 10 GBP | 154.96 GHS |
| 50 GBP | 774.80 GHS |
| 100 GBP | 1,549.60 GHS |
| 500 GBP | 7,747.99 GHS |
| 1,000 GBP | 15,495.97 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-07-26T18:37:33Z",
"rates": {
"GHS": 15.495974
}
}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": 1549.5974,
"rate": 15.495974
}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