Rate Overview
Live
1 USD = 11.1415 GHS
1 GHS = 0.089755
USD
Avg
11.3013
High
11.8171
Low
11.0978
Last updated: 6/16/2026, 1:25:49 PM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.14 GHS |
| 10 USD | 111.42 GHS |
| 50 USD | 557.08 GHS |
| 100 USD | 1,114.15 GHS |
| 500 USD | 5,570.75 GHS |
| 1,000 USD | 11,141.50 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-06-16T13:25:49Z",
"rates": {
"GHS": 11.14150173
}
}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": 1114.150173,
"rate": 11.14150173
}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