Rate Overview
Live
1 GHS = 0.063764 GBP
1 GBP = 15.6828
GHS
Avg
0.060705
High
0.072604
Low
0.047557
Last updated: 5/28/2026, 11:04:16 PM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.06 GBP |
| 10 GHS | 0.64 GBP |
| 50 GHS | 3.19 GBP |
| 100 GHS | 6.38 GBP |
| 500 GHS | 31.88 GBP |
| 1,000 GHS | 63.76 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-05-28T23:04:16Z",
"rates": {
"GBP": 0.063764
}
}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.3764,
"rate": 0.063764
}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