Rate Overview
Live
1 GHS = 0.064982 GBP
1 GBP = 15.3889
GHS
Avg
0.065498
High
0.065851
Low
0.064982
Last updated: 9/5/2026, 11:40:39 AM
Quick Conversions
| GHS | GBP |
|---|---|
| 1 GHS | 0.06 GBP |
| 10 GHS | 0.65 GBP |
| 50 GHS | 3.25 GBP |
| 100 GHS | 6.50 GBP |
| 500 GHS | 32.49 GBP |
| 1,000 GHS | 64.98 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-09-05T11:40:39Z",
"rates": {
"GBP": 0.064982
}
}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.4982,
"rate": 0.064982
}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