Rate Overview
Live
1 USD = 11.3602 GHS
1 GHS = 0.088026
USD
Avg
11.3392
High
11.3750
Low
11.2826
Last updated: 7/6/2026, 1:17:21 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.36 GHS |
| 10 USD | 113.60 GHS |
| 50 USD | 568.01 GHS |
| 100 USD | 1,136.02 GHS |
| 500 USD | 5,680.12 GHS |
| 1,000 USD | 11,360.25 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-06T01:17:21Z",
"rates": {
"GHS": 11.3602483
}
}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": 1136.02483,
"rate": 11.3602483
}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