Rate Overview
Live
1 UGX = 0.002955 GHS
1 GHS = 338.4095
UGX
Avg
0.002965
High
0.003044
Low
0.002945
Last updated: 8/20/2026, 2:59:17 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.48 GHS |
| 1,000 UGX | 2.96 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-08-20T02:59:17Z",
"rates": {
"GHS": 0.002955
}
}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.29550000000000004,
"rate": 0.002955
}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