Rate Overview
Live
1 GHS = 0.088599 USD
1 USD = 11.2868
GHS
Avg
0.089104
High
0.089392
Low
0.088599
Last updated: 5/8/2026, 1:00:02 PM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.89 USD |
| 50 GHS | 4.43 USD |
| 100 GHS | 8.86 USD |
| 500 GHS | 44.30 USD |
| 1,000 GHS | 88.60 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-05-08T13:00:02Z",
"rates": {
"USD": 0.088599
}
}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.8599,
"rate": 0.088599
}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