Rate Overview
Live
1 UGX = 0.002983 GHS
1 GHS = 335.2330
UGX
Avg
0.002978
High
0.002992
Low
0.002953
Last updated: 4/17/2026, 6:33:01 AM
Quick Conversions
| UGX | GHS |
|---|---|
| 1 UGX | 0.00 GHS |
| 10 UGX | 0.03 GHS |
| 50 UGX | 0.15 GHS |
| 100 UGX | 0.30 GHS |
| 500 UGX | 1.49 GHS |
| 1,000 UGX | 2.98 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-04-17T06:33:01Z",
"rates": {
"GHS": 0.002983
}
}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.2983,
"rate": 0.002983
}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