Rate Overview
Live
1 GHS = 0.064564 GBP
1 GBP = 15.4885
GHS
Avg
0.065253
High
0.067206
Low
0.064346
Last updated: 7/28/2026, 2:16:08 PM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.06 GBP |
| 10 GHS | 0.65 GBP |
| 50 GHS | 3.23 GBP |
| 100 GHS | 6.46 GBP |
| 500 GHS | 32.28 GBP |
| 1,000 GHS | 64.56 GBP |
Get GHS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=GBPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T14:16:08Z",
"rates": {
"GBP": 0.064564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "GBP",
"amount": 100
},
"result": 6.4563999999999995,
"rate": 0.064564
}Build with GHS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key