Rate Overview
Live
1 GHS = 4.0071 UAH
1 UAH = 0.249558
GHS
Avg
4.0227
High
4.0462
Low
3.9781
Last updated: 6/19/2026, 11:45:39 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 4.01 UAH |
| 10 GHS | 40.07 UAH |
| 50 GHS | 200.35 UAH |
| 100 GHS | 400.71 UAH |
| 500 GHS | 2,003.54 UAH |
| 1,000 GHS | 4,007.08 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-06-19T11:45:39Z",
"rates": {
"UAH": 4.00708
}
}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": 400.708,
"rate": 4.00708
}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