Rate Overview
Live
1 USD = 11.1866 GHS
1 GHS = 0.089393
USD
Avg
11.1948
High
11.2039
Low
11.1866
Last updated: 5/7/2026, 2:20:20 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.19 GHS |
| 10 USD | 111.87 GHS |
| 50 USD | 559.33 GHS |
| 100 USD | 1,118.66 GHS |
| 500 USD | 5,593.28 GHS |
| 1,000 USD | 11,186.57 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-05-07T02:20:20Z",
"rates": {
"GHS": 11.1865696
}
}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": 1118.65696,
"rate": 11.1865696
}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