Rate Overview
Live
1 GHS = 3.8991 UAH
1 UAH = 0.256470
GHS
Avg
3.9237
High
3.9462
Low
3.8991
Last updated: 7/8/2026, 8:48:23 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.90 UAH |
| 10 GHS | 38.99 UAH |
| 50 GHS | 194.95 UAH |
| 100 GHS | 389.91 UAH |
| 500 GHS | 1,949.55 UAH |
| 1,000 GHS | 3,899.09 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-08T08:48:23Z",
"rates": {
"UAH": 3.899091
}
}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": 389.90909999999997,
"rate": 3.899091
}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