Rate Overview
Live
1 GHS = 0.067425 GBP
1 GBP = 14.8313
GHS
Avg
0.066802
High
0.067425
Low
0.064949
Last updated: 6/18/2026, 10:05:40 AM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.07 GBP |
| 10 GHS | 0.67 GBP |
| 50 GHS | 3.37 GBP |
| 100 GHS | 6.74 GBP |
| 500 GHS | 33.71 GBP |
| 1,000 GHS | 67.43 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-18T10:05:40Z",
"rates": {
"GBP": 0.067425
}
}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.7425,
"rate": 0.067425
}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