Rate Overview
Live
1 GBP = 15.3746 GHS
1 GHS = 0.065043
GBP
Avg
15.2873
High
15.3888
Low
15.1875
Last updated: 9/6/2026, 5:55:27 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 15.37 GHS |
| 10 GBP | 153.75 GHS |
| 50 GBP | 768.73 GHS |
| 100 GBP | 1,537.46 GHS |
| 500 GBP | 7,687.28 GHS |
| 1,000 GBP | 15,374.56 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-09-06T05:55:27Z",
"rates": {
"GHS": 15.37456
}
}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": 1537.4560000000001,
"rate": 15.37456
}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