Rate Overview
Live
1 GHS = 0.068485 GBP
1 GBP = 14.6017
GHS
Avg
0.068550
High
0.068783
Low
0.068267
Last updated: 3/27/2026, 2:52:15 AM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.07 GBP |
| 10 GHS | 0.68 GBP |
| 50 GHS | 3.42 GBP |
| 100 GHS | 6.85 GBP |
| 500 GHS | 34.24 GBP |
| 1,000 GHS | 68.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-03-27T02:52:15Z",
"rates": {
"GBP": 0.068485
}
}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.8485000000000005,
"rate": 0.068485
}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