Rate Overview
Live
1 UGX = 0.003085 GHS
1 GHS = 324.1491
UGX
Avg
0.003517
High
0.004464
Low
0.002804
Last updated: 5/27/2026, 11:52:20 PM
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.54 GHS |
| 1,000 UGX | 3.09 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-05-27T23:52:20Z",
"rates": {
"GHS": 0.003085
}
}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.3085,
"rate": 0.003085
}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