Rate Overview
Live
1 GHS = 0.089305 USD
1 USD = 11.1976
GHS
Avg
0.089353
High
0.090108
Low
0.086797
Last updated: 6/18/2026, 11:16:06 AM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.89 USD |
| 50 GHS | 4.47 USD |
| 100 GHS | 8.93 USD |
| 500 GHS | 44.65 USD |
| 1,000 GHS | 89.30 USD |
Get GHS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=USDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-18T11:16:06Z",
"rates": {
"USD": 0.089305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "USD",
"amount": 100
},
"result": 8.9305,
"rate": 0.089305
}Build with GHS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key