Rate Overview
Live
1 GHS = 4.0506 UAH
1 UAH = 0.246880
GHS
Avg
4.0532
High
4.0841
Low
4.0369
Last updated: 3/7/2026, 1:02:56 AM
Quick Conversions
| GHS | UAH |
|---|---|
| 1 GHS | 4.05 UAH |
| 10 GHS | 40.51 UAH |
| 50 GHS | 202.53 UAH |
| 100 GHS | 405.06 UAH |
| 500 GHS | 2,025.28 UAH |
| 1,000 GHS | 4,050.55 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-03-07T01:02:56Z",
"rates": {
"UAH": 4.05055
}
}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": 405.055,
"rate": 4.05055
}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