Rate Overview
Live
1 USD = 11.5474 GHS
1 GHS = 0.086599
USD
Avg
11.0955
High
11.8201
Low
10.4896
Last updated: 7/19/2026, 7:53:26 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.55 GHS |
| 10 USD | 115.47 GHS |
| 50 USD | 577.37 GHS |
| 100 USD | 1,154.74 GHS |
| 500 USD | 5,773.71 GHS |
| 1,000 USD | 11,547.43 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-19T07:53:26Z",
"rates": {
"GHS": 11.54742589
}
}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": 1154.742589,
"rate": 11.54742589
}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