Rate Overview
Live
1 USD = 11.6301 GHS
1 GHS = 0.085984
USD
Avg
11.2075
High
12.6134
Low
10.4027
Last updated: 7/27/2026, 3:42:32 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.63 GHS |
| 10 USD | 116.30 GHS |
| 50 USD | 581.50 GHS |
| 100 USD | 1,163.01 GHS |
| 500 USD | 5,815.04 GHS |
| 1,000 USD | 11,630.07 GHS |
Get USD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GHSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T03:42:32Z",
"rates": {
"GHS": 11.63007259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GHS",
"amount": 100
},
"result": 1163.007259,
"rate": 11.63007259
}Build with USD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key