Rate Overview
Live
1 USD = 10.9275 GHS
1 GHS = 0.091513
USD
Avg
10.9141
High
10.9459
Low
10.8801
Last updated: 3/27/2026, 5:06:57 PM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 10.93 GHS |
| 10 USD | 109.27 GHS |
| 50 USD | 546.37 GHS |
| 100 USD | 1,092.75 GHS |
| 500 USD | 5,463.73 GHS |
| 1,000 USD | 10,927.45 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-03-27T17:06:57Z",
"rates": {
"GHS": 10.92745179
}
}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": 1092.745179,
"rate": 10.92745179
}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