Rate Overview
Live
1 USD = 11.3847 GHS
1 GHS = 0.087837
USD
Avg
11.2924
High
11.3847
Low
11.2190
Last updated: 9/5/2026, 10:35:45 AM
Quick Conversions
| USD | GHS |
|---|---|
| 1 USD | 11.38 GHS |
| 10 USD | 113.85 GHS |
| 50 USD | 569.23 GHS |
| 100 USD | 1,138.47 GHS |
| 500 USD | 5,692.34 GHS |
| 1,000 USD | 11,384.69 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-09-05T10:35:45Z",
"rates": {
"GHS": 11.38468779
}
}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": 1138.4687789999998,
"rate": 11.38468779
}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