Rate Overview
Live
1 GBP = 14.4263 GHS
1 GHS = 0.069318
GBP
Avg
14.3611
High
14.4263
Low
14.2741
Last updated: 3/6/2026, 8:14:41 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.43 GHS |
| 10 GBP | 144.26 GHS |
| 50 GBP | 721.32 GHS |
| 100 GBP | 1,442.63 GHS |
| 500 GBP | 7,213.15 GHS |
| 1,000 GBP | 14,426.31 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-03-06T08:14:41Z",
"rates": {
"GHS": 14.426309
}
}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": 1442.6308999999999,
"rate": 14.426309
}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