Rate Overview
Live
1 USD = 11.5300 GHS
1 GHS = 0.086730
USD
Avg
11.3585
High
11.5300
Low
11.1637
Last updated: 7/19/2026, 1:29:24 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.53 GHS |
| 10 USD | 115.30 GHS |
| 50 USD | 576.50 GHS |
| 100 USD | 1,153.00 GHS |
| 500 USD | 5,765.01 GHS |
| 1,000 USD | 11,530.02 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-19T01:29:24Z",
"rates": {
"GHS": 11.53002125
}
}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": 1153.002125,
"rate": 11.53002125
}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