Rate Overview
Live
1 GHS = 0.065065 GBP
1 GBP = 15.3692
GHS
Avg
0.065570
High
0.065999
Low
0.065065
Last updated: 5/8/2026, 1:03:17 PM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.07 GBP |
| 10 GHS | 0.65 GBP |
| 50 GHS | 3.25 GBP |
| 100 GHS | 6.51 GBP |
| 500 GHS | 32.53 GBP |
| 1,000 GHS | 65.07 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-08T13:03:17Z",
"rates": {
"GBP": 0.065065
}
}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.5065,
"rate": 0.065065
}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