Rate Overview
Live
1 UGX = 0.003096 GHS
1 GHS = 322.9974
UGX
Avg
0.003107
High
0.003122
Low
0.003096
Last updated: 7/9/2026, 6:29:21 AM
Quick Conversions
| UGX | GHS |
|---|---|
| 1 UGX | 0.00 GHS |
| 10 UGX | 0.03 GHS |
| 50 UGX | 0.15 GHS |
| 100 UGX | 0.31 GHS |
| 500 UGX | 1.55 GHS |
| 1,000 UGX | 3.10 GHS |
Get UGX/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=GHSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-09T06:29:21Z",
"rates": {
"GHS": 0.003096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "GHS",
"amount": 100
},
"result": 0.3096,
"rate": 0.003096
}Build with UGX/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key