Rate Overview
Live
1 GHS = 0.090494 USD
1 USD = 11.0505
GHS
Avg
0.090717
High
0.091004
Low
0.090454
Last updated: 4/18/2026, 8:46:18 AM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.90 USD |
| 50 GHS | 4.52 USD |
| 100 GHS | 9.05 USD |
| 500 GHS | 45.25 USD |
| 1,000 GHS | 90.49 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-04-18T08:46:18Z",
"rates": {
"USD": 0.090494
}
}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": 9.0494,
"rate": 0.090494
}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