Rate Overview
Live
1 GHS = 3.8500 UAH
1 UAH = 0.259742
GHS
Avg
3.9351
High
4.0651
Low
3.7654
Last updated: 7/31/2026, 2:27:21 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.85 UAH |
| 10 GHS | 38.50 UAH |
| 50 GHS | 192.50 UAH |
| 100 GHS | 385.00 UAH |
| 500 GHS | 1,924.99 UAH |
| 1,000 GHS | 3,849.98 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-31T02:27:21Z",
"rates": {
"UAH": 3.849977
}
}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": 384.9977,
"rate": 3.849977
}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