Rate Overview
Live
1 GBP = 14.5416 GHS
1 GHS = 0.068768
GBP
Avg
16.9840
High
21.0271
Low
13.7733
Last updated: 3/27/2026, 11:42:10 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 14.54 GHS |
| 10 GBP | 145.42 GHS |
| 50 GBP | 727.08 GHS |
| 100 GBP | 1,454.16 GHS |
| 500 GBP | 7,270.82 GHS |
| 1,000 GBP | 14,541.65 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-27T11:42:10Z",
"rates": {
"GHS": 14.541647
}
}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.1647,
"rate": 14.541647
}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