Rate Overview
Live
1 GBP = 14.8382 GHS
1 GHS = 0.067393
GBP
Avg
15.5578
High
15.8790
Low
14.8382
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.84 GHS |
| 10 GBP | 148.38 GHS |
| 50 GBP | 741.91 GHS |
| 100 GBP | 1,483.82 GHS |
| 500 GBP | 7,419.12 GHS |
| 1,000 GBP | 14,838.24 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-08-14T22:43:14Z",
"rates": {
"GHS": 14.838241
}
}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": 1483.8241,
"rate": 14.838241
}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