Rate Overview
Live
1 GHS = 0.091358 USD
1 USD = 10.9459
GHS
Avg
0.091606
High
0.091911
Low
0.091358
Last updated: 3/26/2026, 11:40:25 PM
Quick Conversions
| GHS | USD |
|---|---|
| 1 GHS | 0.09 USD |
| 10 GHS | 0.91 USD |
| 50 GHS | 4.57 USD |
| 100 GHS | 9.14 USD |
| 500 GHS | 45.68 USD |
| 1,000 GHS | 91.36 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-03-26T23:40:25Z",
"rates": {
"USD": 0.091358
}
}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.1358,
"rate": 0.091358
}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