Rate Overview
Live
1 GHS = 0.086445 USD
1 USD = 11.5680
GHS
Avg
0.080827
High
0.098205
Low
0.061116
Last updated: 7/21/2026, 11:37:41 AM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.86 USD |
| 50 GHS | 4.32 USD |
| 100 GHS | 8.64 USD |
| 500 GHS | 43.22 USD |
| 1,000 GHS | 86.45 USD |
Get GHS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=USDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-21T11:37:41Z",
"rates": {
"USD": 0.086445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "USD",
"amount": 100
},
"result": 8.644499999999999,
"rate": 0.086445
}Build with GHS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key