Rate Overview
Live
1 GBP = 14.5783 GHS
1 GHS = 0.068595
GBP
Avg
14.5842
High
14.6482
Low
14.5383
Last updated: 3/27/2026, 4:25:10 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.58 GHS |
| 10 GBP | 145.78 GHS |
| 50 GBP | 728.92 GHS |
| 100 GBP | 1,457.83 GHS |
| 500 GBP | 7,289.16 GHS |
| 1,000 GBP | 14,578.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-27T04:25:10Z",
"rates": {
"GHS": 14.578313
}
}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": 1457.8313,
"rate": 14.578313
}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