Rate Overview
Live
1 GHS = 3.8640 UAH
1 UAH = 0.258796
GHS
Avg
3.8599
High
3.8663
Low
3.8535
Last updated: 7/29/2026, 8:56:14 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.86 UAH |
| 10 GHS | 38.64 UAH |
| 50 GHS | 193.20 UAH |
| 100 GHS | 386.40 UAH |
| 500 GHS | 1,932.02 UAH |
| 1,000 GHS | 3,864.05 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-29T08:56:14Z",
"rates": {
"UAH": 3.864048
}
}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": 386.40479999999997,
"rate": 3.864048
}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