Rate Overview
Live
1 GHS = 3.8560 UAH
1 UAH = 0.259335
GHS
Avg
3.9503
High
4.0650
Low
3.7523
Last updated: 7/27/2026, 7:23:59 PM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.86 UAH |
| 10 GHS | 38.56 UAH |
| 50 GHS | 192.80 UAH |
| 100 GHS | 385.60 UAH |
| 500 GHS | 1,928.01 UAH |
| 1,000 GHS | 3,856.02 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-27T19:23:59Z",
"rates": {
"UAH": 3.85602
}
}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": 385.602,
"rate": 3.85602
}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