Rate Overview
Live
1 GHS = 3.8655 UAH
1 UAH = 0.258702
GHS
Avg
3.9069
High
3.9948
Low
3.8563
Last updated: 7/25/2026, 11:22:38 PM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.87 UAH |
| 10 GHS | 38.65 UAH |
| 50 GHS | 193.27 UAH |
| 100 GHS | 386.55 UAH |
| 500 GHS | 1,932.73 UAH |
| 1,000 GHS | 3,865.46 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-25T23:22:38Z",
"rates": {
"UAH": 3.865457
}
}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.5457,
"rate": 3.865457
}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