Rate Overview
Live
1 UZS = 0.000968 GHS
1 GHS = 1033.06
UZS
Avg
0.000964
High
0.000968
Low
0.000952
Last updated: 5/27/2026, 5:30:10 PM
Quick Conversions
| UZS | GHS |
|---|---|
| 1 UZS | 0.00 GHS |
| 10 UZS | 0.01 GHS |
| 50 UZS | 0.05 GHS |
| 100 UZS | 0.10 GHS |
| 500 UZS | 0.48 GHS |
| 1,000 UZS | 0.97 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-05-27T17:30:10Z",
"rates": {
"GHS": 0.000968
}
}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.0968,
"rate": 0.000968
}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