Rate Overview
Live
1 GHS = 3.8258 UAH
1 UAH = 0.261383
GHS
Avg
3.8501
High
3.8655
Low
3.8258
Last updated: 7/31/2026, 9:05:47 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.83 UAH |
| 10 GHS | 38.26 UAH |
| 50 GHS | 191.29 UAH |
| 100 GHS | 382.58 UAH |
| 500 GHS | 1,912.90 UAH |
| 1,000 GHS | 3,825.80 UAH |
Get GHS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=UAHExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-31T09:05:47Z",
"rates": {
"UAH": 3.825803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "UAH",
"amount": 100
},
"result": 382.5803,
"rate": 3.825803
}Build with GHS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key