Rate Overview
Live
1 GHS = 3.8540 UAH
1 UAH = 0.259469
GHS
Avg
3.4286
High
4.0723
Low
2.5261
Last updated: 7/28/2026, 9:05:36 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.85 UAH |
| 10 GHS | 38.54 UAH |
| 50 GHS | 192.70 UAH |
| 100 GHS | 385.40 UAH |
| 500 GHS | 1,927.01 UAH |
| 1,000 GHS | 3,854.03 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-28T09:05:36Z",
"rates": {
"UAH": 3.854029
}
}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.4029,
"rate": 3.854029
}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