Rate Overview
Live
1 GBP = 14.5830 GHS
1 GHS = 0.068573
GBP
Avg
15.4508
High
20.4646
Low
13.7733
Last updated: 3/27/2026, 6:15:34 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.58 GHS |
| 10 GBP | 145.83 GHS |
| 50 GBP | 729.15 GHS |
| 100 GBP | 1,458.30 GHS |
| 500 GBP | 7,291.51 GHS |
| 1,000 GBP | 14,583.02 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-27T06:15:34Z",
"rates": {
"GHS": 14.583021
}
}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": 1458.3021,
"rate": 14.583021
}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