Rate Overview
Live
1 GHS = 0.067487 GBP
1 GBP = 14.8177
GHS
Avg
0.066813
High
0.067487
Low
0.064949
Last updated: 6/18/2026, 11:20:10 AM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.07 GBP |
| 10 GHS | 0.67 GBP |
| 50 GHS | 3.37 GBP |
| 100 GHS | 6.75 GBP |
| 500 GHS | 33.74 GBP |
| 1,000 GHS | 67.49 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-06-18T11:20:10Z",
"rates": {
"GBP": 0.067487
}
}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.7487,
"rate": 0.067487
}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