Rate Overview
Live
1 USD = 11.6484 GHS
1 GHS = 0.085849
USD
Avg
11.3513
High
11.6484
Low
11.0838
Last updated: 5/27/2026, 11:16:56 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.65 GHS |
| 10 USD | 116.48 GHS |
| 50 USD | 582.42 GHS |
| 100 USD | 1,164.84 GHS |
| 500 USD | 5,824.20 GHS |
| 1,000 USD | 11,648.41 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-27T11:16:56Z",
"rates": {
"GHS": 11.64840845
}
}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": 1164.840845,
"rate": 11.64840845
}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