Rate Overview
Live
1 GBP = 15.3264 GHS
1 GHS = 0.065247
GBP
Avg
15.2206
High
15.3264
Low
15.1163
Last updated: 5/7/2026, 11:24:31 AM
Quick Conversions
| GBP | GHS |
|---|---|
| 1 GBP | 15.33 GHS |
| 10 GBP | 153.26 GHS |
| 50 GBP | 766.32 GHS |
| 100 GBP | 1,532.64 GHS |
| 500 GBP | 7,663.18 GHS |
| 1,000 GBP | 15,326.37 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-05-07T11:24:31Z",
"rates": {
"GHS": 15.326367
}
}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": 1532.6367,
"rate": 15.326367
}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