Rate Overview
Live
1 GHS = 0.065607 GBP
1 GBP = 15.2423
GHS
Avg
0.065921
High
0.066709
Low
0.065558
Last updated: 7/8/2026, 7:06:53 AM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.07 GBP |
| 10 GHS | 0.66 GBP |
| 50 GHS | 3.28 GBP |
| 100 GHS | 6.56 GBP |
| 500 GHS | 32.80 GBP |
| 1,000 GHS | 65.61 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-08T07:06:53Z",
"rates": {
"GBP": 0.065607
}
}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.5607,
"rate": 0.065607
}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