Rate Overview
Live
1 UZS = 0.000884 GHS
1 GHS = 1131.22
UZS
Avg
0.000880
High
0.000886
Low
0.000875
Last updated: 3/7/2026, 4:25:15 AM
Quick Conversions
| UZS | GHS |
|---|---|
| 1 UZS | 0.00 GHS |
| 10 UZS | 0.01 GHS |
| 50 UZS | 0.04 GHS |
| 100 UZS | 0.09 GHS |
| 500 UZS | 0.44 GHS |
| 1,000 UZS | 0.88 GHS |
Get UZS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=GHSExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-07T04:25:15Z",
"rates": {
"GHS": 0.000884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "GHS",
"amount": 100
},
"result": 0.0884,
"rate": 0.000884
}Build with UZS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key