Rate Overview
Live
1 GBP = 14.5473 GHS
1 GHS = 0.068741
GBP
Avg
14.8914
High
16.9300
Low
14.1101
Last updated: 3/27/2026, 9:53:22 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.55 GHS |
| 10 GBP | 145.47 GHS |
| 50 GBP | 727.36 GHS |
| 100 GBP | 1,454.73 GHS |
| 500 GBP | 7,273.64 GHS |
| 1,000 GBP | 14,547.28 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-27T09:53:22Z",
"rates": {
"GHS": 14.54728
}
}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": 1454.728,
"rate": 14.54728
}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