Rate Overview
Live
1 USD = 11.0121 GHS
1 GHS = 0.090809
USD
Avg
11.0141
High
11.0552
Low
10.9884
Last updated: 4/16/2026, 10:51:48 PM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.01 GHS |
| 10 USD | 110.12 GHS |
| 50 USD | 550.60 GHS |
| 100 USD | 1,101.21 GHS |
| 500 USD | 5,506.03 GHS |
| 1,000 USD | 11,012.07 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-04-16T22:51:48Z",
"rates": {
"GHS": 11.01206543
}
}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": 1101.206543,
"rate": 11.01206543
}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