Rate Overview
Live
1 UGX = 0.002941 GHS
1 GHS = 340.0204
UGX
Avg
0.002909
High
0.002954
Low
0.002882
Last updated: 3/27/2026, 9:49:47 AM
Quick Conversions
| UGX | GHS |
|---|---|
| 1 UGX | 0.00 GHS |
| 10 UGX | 0.03 GHS |
| 50 UGX | 0.15 GHS |
| 100 UGX | 0.29 GHS |
| 500 UGX | 1.47 GHS |
| 1,000 UGX | 2.94 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-03-27T09:49:47Z",
"rates": {
"GHS": 0.002941
}
}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.29410000000000003,
"rate": 0.002941
}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