Rate Overview
Live
1 GHS = 3.9115 UAH
1 UAH = 0.255655
GHS
Avg
3.9233
High
3.9508
Low
3.8961
Last updated: 9/9/2026, 8:28:48 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 3.91 UAH |
| 10 GHS | 39.12 UAH |
| 50 GHS | 195.58 UAH |
| 100 GHS | 391.15 UAH |
| 500 GHS | 1,955.76 UAH |
| 1,000 GHS | 3,911.53 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-09-09T08:28:48Z",
"rates": {
"UAH": 3.911526
}
}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": 391.1526,
"rate": 3.911526
}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