Rate Overview
Live
1 GBP = 14.5522 GHS
1 GHS = 0.068718
GBP
Avg
14.5814
High
14.6482
Low
14.5383
Last updated: 3/27/2026, 8:03:53 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.55 GHS |
| 10 GBP | 145.52 GHS |
| 50 GBP | 727.61 GHS |
| 100 GBP | 1,455.22 GHS |
| 500 GBP | 7,276.10 GHS |
| 1,000 GBP | 14,552.20 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-27T08:03:53Z",
"rates": {
"GHS": 14.552201
}
}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": 1455.2201,
"rate": 14.552201
}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