Rate Overview
Live
1 GHS = 0.063759 GBP
1 GBP = 15.6841
GHS
Avg
0.064000
High
0.064529
Low
0.063759
Last updated: 5/28/2026, 9:40:20 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-28T21:40:20Z",
"rates": {
"GBP": 0.063759
}
}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.3759,
"rate": 0.063759
}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