Rate Overview
Live
1 GHS = 0.085712 USD
1 USD = 11.6670
GHS
Avg
0.086037
High
0.086596
Low
0.085712
Last updated: 5/28/2026, 8:31:54 PM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.86 USD |
| 50 GHS | 4.29 USD |
| 100 GHS | 8.57 USD |
| 500 GHS | 42.86 USD |
| 1,000 GHS | 85.71 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-05-28T20:31:54Z",
"rates": {
"USD": 0.085712
}
}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.5712,
"rate": 0.085712
}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