Rate Overview
Live
1 USD = 11.5834 GHS
1 GHS = 0.086331
USD
Avg
11.5399
High
11.5834
Low
11.4728
Last updated: 7/22/2026, 7:54:42 PM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.58 GHS |
| 10 USD | 115.83 GHS |
| 50 USD | 579.17 GHS |
| 100 USD | 1,158.34 GHS |
| 500 USD | 5,791.69 GHS |
| 1,000 USD | 11,583.38 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-22T19:54:42Z",
"rates": {
"GHS": 11.58337699
}
}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": 1158.337699,
"rate": 11.58337699
}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