Rate Overview
Live
1 UGX = 0.003053 GHS
1 GHS = 327.5467
UGX
Avg
0.003007
High
0.003069
Low
0.002950
Last updated: 6/19/2026, 8:56:58 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.53 GHS |
| 1,000 UGX | 3.05 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-06-19T08:56:58Z",
"rates": {
"GHS": 0.003053
}
}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.3053,
"rate": 0.003053
}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